Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.
This repository was 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

@unsuitable001

Description

@unsuitable001

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions