Skip to content

Supporting OPTIONS requests #229

Open
@carllerche

Description

@carllerche

Making OPTIONS requests has turned out to be problematic.

OPTIONS requests can include a "path" component of *. These requests must include a :scheme as well as optionally include a :pseudo header (spec).

Now, the problem is that there isn't a great way to represent these possibilities using the Uri type provided by http.

This also relates to hyperium/http#176.

This is a continuation of this discussion.

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