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

nginx:grunt: move add_header to location block, add always #59

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

timmywil
Copy link
Member

@timmywil timmywil commented Aug 25, 2024

The grunt site is unique in that it uses proxy_pass. Setting the header in the same location block as proxy_pass should fix it from what I've been reading. Also, I've added "always", which will send the header along even for error responses.

Ref #54.

@timmywil timmywil requested a review from Krinkle August 25, 2024 00:28
@Krinkle Krinkle merged commit 478b9e8 into jquery:staging Aug 26, 2024
2 checks passed
@timmywil timmywil deleted the grunt branch August 27, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants