Skip to content

p3(http): Consider specifying the list of definitely forbidden field names #940

Description

@saulecabrera

Field operations such as from_list or set may return a header-error. It is currently not specified which field names might cause these operations to return header-error.forbidden.

Wasmtime's implementation defines a list of default forbidden headers, which according to bytecodealliance/wasmtime#7538 (comment) that list is an evolution from what I believe is an original design document of the WASI HTTP spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-httpProposal: wasi-http

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions