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
Workaround:
It works if you set the var with the colons on the env variable.
For example API_PORT = :3000 then use on the url as GET localhost{{API_PORT}}/foo.
I think it should be fixed but for now this workout does the job.
The workaround works well for now, is this supposed to be fixed in the latest version? just checked on Version 2023.3.6 (2023.3.6) and its still an issue, I dont mind trying to fix it if i have time to look into this
What happened?
It does not appear to be possible to have a colon for a port when using variables
Steps to reproduce?
What did you expect to happen?
Expect the URL to be valid
Platform
macOS
HTTPie Desktop version
2022.5.1
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: