Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not performing requests on Windows #198

Open
mniak opened this issue Aug 4, 2021 · 0 comments
Open

Not performing requests on Windows #198

mniak opened this issue Aug 4, 2021 · 0 comments

Comments

@mniak
Copy link

mniak commented Aug 4, 2021

When I try to get or post anything, I'm getting the following error:

http://localhost:8080> get https://google.com
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
Connection: keep-alive
Host: google.com
User-Agent: HTTPie/2.4.0

http: error: PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\username\\AppData\\Local\\Temp\\tmp_xxxxxxx'

(each time, the temporary file is different)

Info

❯ http-prompt --version
2.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant