Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate response header when use proxy_pass #2386

Open
lriy816 opened this issue Jan 13, 2025 · 1 comment
Open

duplicate response header when use proxy_pass #2386

lriy816 opened this issue Jan 13, 2025 · 1 comment

Comments

@lriy816
Copy link

lriy816 commented Jan 13, 2025

I found that if i set a http header in access phase(use ngx.header api),and the content generated by proxy_pass has the same http header,then finally we'll get a response has repeat http headers. is this correct?

@lynch1981
Copy link
Contributor

can you provide a minimal test case to reproduce this issue

@lriy816 lriy816 changed the title Repeat response header when use proxy_pass duplicate response header when use proxy_pass Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants