You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
lockbot
locked as resolved and limited conversation to collaborators
Jan 9, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The issue in hapijs/inert#60 / #3132 could have been avoided if Hapi did a check for response code
206
before applying compression to the response.As far as I can tell, it is never appropriate for Hapi to compress a response with status code
206
.The text was updated successfully, but these errors were encountered: