Skip to content

Consider adding Method::from_bytes_unchecked #9

Open
@carllerche

Description

@carllerche

This function would bypass all checks on the input in favor of the caller guaranteeing that:

  • The input only contains valid method characters
  • The input is not a standard HTTP method.

This is a continuation of #8

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-methodArea: HTTP MethodsB-rfcBlocked: request for comments. More discussion would help move this along.S-featureSeverity: feature. This adds something new.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions