We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to mimick the behaviour of the option --local-port from curl. I haven't found this option in httpie.
I want to be able to request from a specific port (e.g. port nb < 1024, 'root port')
If I code this flag, would it have a chance to get merged ?
The text was updated successfully, but these errors were encountered:
hello, would this be merged if I code the feature ?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
psf/requests
Checklist
Enhancement request
I'm trying to mimick the behaviour of the option --local-port from curl.
I haven't found this option in httpie.
Problem it solves
I want to be able to request from a specific port (e.g. port nb < 1024, 'root port')
Additional information, screenshots, or code examples
If I code this flag, would it have a chance to get merged ?
The text was updated successfully, but these errors were encountered: