We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Intending to put in a pull request for headers to allow for the passing of tuples something along these lines:
request.WithHeaders(("Accept", "application/json"), ("host", "localhost"), ("etc", "etc"))
Status