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

wip implementation of --base-url argument #1377

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vergenzt
Copy link

@vergenzt vergenzt commented Apr 28, 2022

Addresses #838

Doesn't have tests yet, nor has anyone else weighed in on approach, naming, etc. But it's simple and is working well for me, so I figured I'd share in case others want to help out with the remaining boring bits! 😄

I'm using locally by uninstalling my default (Homebrew) httpie installation, and re-installing this version via:

$ pipx install git+https://github.com/vergenzt/httpie.git@issue-838-add-base-url

@zachvalenta
Copy link

Having a --base-url option would be great.

@vergenzt
Copy link
Author

Rebased against the latest master ✅

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

Successfully merging this pull request may close these issues.

None yet

2 participants