-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
enhancementNew feature or enhancementNew feature or enhancementnewNeeds triage. Comments are welcome!Needs triage. Comments are welcome!
Description
Checklist
- I've searched for similar feature requests.
Enhancement request
I'd like to be able to configure http s.t., if I
http --json http://some.server.fooit will send Accept as exactly application/json.
Problem it solves
Some servers don't correctly implement the media-type spec, instead using something like get_header("Accept") == "application/json", and it'd be nice to not have to switch to adding Accept: application/json.
Additional information, screenshots, or code examples
…
Metadata
Metadata
Assignees
Labels
enhancementNew feature or enhancementNew feature or enhancementnewNeeds triage. Comments are welcome!Needs triage. Comments are welcome!