Skip to content

The current request header change detection doesn't work well with subrequest #66

@spacewander

Description

@spacewander

The current change detection only marks the current request, but not the main request if the current request is subrequest:

ngx_http_apisix_mark_request_header_set(ngx_http_request_t *r)

However, the headers_in field is shared between subrequest and the main request.

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