Skip to content

Allow response trailer headers HTTP/1.1 #64232

@maksionkin

Description

@maksionkin

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Versions 8 and 9 support response trailer headers for HTTP/2 and HTTP/3 and lack this for HTTP/1.1 with chunked transfer encoding.

Need it for implementation of OData-Error trailer header as described https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_HeaderODataError

Describe the solution you'd like

Response trailer headers are supported in HTTP/1.1 with chunked transfer encoding.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions