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

add support for default url defined by @host for httpyac compatibitlity #1256

Open
YAMLcase opened this issue Mar 22, 2024 · 0 comments
Open

Comments

@YAMLcase
Copy link

httpyac has a nifty shortcut for defining @host variable as the base URL for all requests in the file, example here:

@host=https://httpbin.org

###
GET /anything?q=1
GET /anything?q=2

Would this be a good feature for this project?

source: https://httpyac.github.io/guide/variables.html#host

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

No branches or pull requests

1 participant