Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Include other response headers in SXG? #69

@twifkak

Description

@twifkak

copy_response_header_to_sxg_header(req->pool, &req->headers_out.headers,
&response.header) &&
and
if (!copy_response_header_to_sxg_header(req->pool, &req->headers_out.headers,
&ctx->response.header)) {
only include the "extra headers" from the ngx_http_headers_out_t. Can we add support for all the other headers, too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions