Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Add separate set methods to set common http headers in http requests #27

Open
unsuitable001 opened this issue Aug 15, 2021 · 0 comments

Comments

@unsuitable001
Copy link
Contributor

HttpHeaders class also gives us some handy methods to mutate some commonly used headers (such as contentLength, persistentConnection etc.) besides the set method.

set method can be used to add any headers, including but not limited to the above mentioned ones. set method is being implemented via #26 and tracked using #25.

This issue is a superset/improvement of #25.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant