You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When I try to
get
orpost
anything, I'm getting the following error:(each time, the temporary file is different)
Info
The text was updated successfully, but these errors were encountered: