Skip to content

Requests and Response headers should support duplicate keys #1

@abic

Description

@abic

Some HTTP headers are allowed to have multiple values either as a comma separated list or by setting multiple headers with the same field name. Should probably switch to Request and Response classes to use Gee.MultiMap interface for headers (still have to solve for case-insensitive yet case preserving keys, but that can be later). Should investigate how other interfaces deal with this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions