Skip to content

Private (conceptual) trailer support #980

@annevk

Description

@annevk

To support something like https://w3c.github.io/server-timing/#server-timing-header-parsing-algorithm the response concept needs trailer support. I'm not sure if we need to add conceptual request trailer support as part of solving this issue as I'm not sure there are any dependencies. But any design should work for them as well, I suppose.

Per HTTP semantics trailers (a header list) can arrive "concurrently" with a message body and they can arrive multiple times (i.e., an asynchronous sequence of header lists). Server Timing does not appear to account for that.

(See #772 and #979 for prior takes on response trailer support.)

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