Skip to content

Obj-C -[HTTPManagerRequest setValue:forHeaderField:] should take nullable value #67

Closed
@lilyball

Description

@lilyball

Right now it takes a nonnull value, which means there's no way to delete a header. Instead it should take a nullable value, which mirrors the API of NSMutableURLRequest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions