cli
cli copied to clipboard
add local-port flag
Checklist
- [x] I've searched for similar feature requests.
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 ?
hello, would this be merged if I code the feature ?