Skip to content

Expected behavior for method and scheme when passed an other with a well-known name #781

@wingo

Description

@wingo

What is the expected behavior if we set-method(other("GET")) ? Should it error, or should it resolve to method::get, or stay as other?

Similar for set-scheme(other("https")), but there since schemes are case-insensitive, we should also ask about set-scheme(other("HTTPS")).

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasi-httpIssues targeted for the `wasi-http` proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions