Skip to content

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

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions