Skip to content

[axum-extra] Cookie Name Prefixes #3246

Open
@teohhanhui

Description

@teohhanhui
  • I have looked for existing issues (including closed) about this

Feature Request

Motivation

Cookie Name Prefixes is defined in the draft RFC6265bis (HTTP WG draft).

It is supported by all modern browsers: https://caniuse.com/mdn-http_headers_set-cookie_cookie_prefixes

Proposal

cookie has https://docs.rs/cookie/latest/cookie/prefix/struct.PrefixedJar.html - can it be used somehow?

Alternatives

Manually doing all this is error prone...

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