Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: http.intercept.header.* placeholders #6429

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

dunglas
Copy link
Collaborator

@dunglas dunglas commented Jul 1, 2024

I introduced a bug in #6232: http.intercept.header.* placeholders contain request headers instead of original response headers.

This patch fixes the issue.

Closes dunglas/frankenphp#884.

Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kevin!

@mholt mholt merged commit 0287009 into caddyserver:master Jul 3, 2024
23 checks passed
@mholt mholt added the bug 🐞 Something isn't working label Jul 3, 2024
@dunglas dunglas deleted the fix/intercept-status-code branch July 3, 2024 14:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"no such file or directory" with handle_response
2 participants