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 -A/--user-agent curl option to specify a User Agent for all requests of a file #452

Closed
jcamiel opened this issue Jan 21, 2022 · 0 comments · Fixed by #453
Closed

Add -A/--user-agent curl option to specify a User Agent for all requests of a file #452

jcamiel opened this issue Jan 21, 2022 · 0 comments · Fixed by #453
Labels
enhancement New feature or request
Milestone

Comments

@jcamiel
Copy link
Collaborator

jcamiel commented Jan 21, 2022

Related to #378 we could add the -A/--user-agent option of curl to Hurl.

If this option is set, all the requests in a Hurl file have this user agent specified, unless a custom User-Agent header is set on a particular request.

@jcamiel jcamiel added the enhancement New feature or request label Jan 21, 2022
@jcamiel jcamiel added this to the 1.6.0 milestone Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant