Skip to content

Change X-Debug plugin's x-cache order #6331

Description

@mlibbey

In #6328 we document the X-Debug plugin's behavior with multiple proxies. Unfortunately, its done in the opposite order of the Via header (which is append, based on https://tools.ietf.org/html/rfc7230#section-5.7.1). This is confusing -- we can have 2 headers next to each other with similar data, but, needs to be read in the exact opposite order.

Proposal is to standardize the X-Cache header to behave like Via.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions