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

Flush file header under SSL. Fixes #44 #50

Merged
merged 1 commit into from
Jan 27, 2016
Merged

Flush file header under SSL. Fixes #44 #50

merged 1 commit into from
Jan 27, 2016

Conversation

evanmiller
Copy link
Owner

Flushing fixes the reported issues with SSL, but it comes with the cost of sending a 200 OK response when a subrequest has failed. There is probably a better solution, but flushing only under SSL fixes the bugs people are experiencing and preserves the error behavior under non-SSL.

@evanmiller
Copy link
Owner Author

This is a follow up to #49.

evanmiller added a commit that referenced this pull request Jan 27, 2016
Flush file header under SSL. Fixes #44
@evanmiller evanmiller merged commit 4d5f64c into master Jan 27, 2016
@evanmiller evanmiller deleted the flush-ssl branch October 5, 2020 18:14
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

Successfully merging this pull request may close these issues.

2 participants