Skip to content

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

@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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions