http-types
http-types copied to clipboard
Expose Headers::new
Why not expose the Headers::new function?
An example for a use case:
Creating a new library that uses an HTTP client and will let the users set the headers
see #320