envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.99k stars 4.81k forks source link

CompressorFilter compresses 206 Partial responses into invalid HTTP #23850

Open toddmgreer opened 2 years ago

toddmgreer commented 2 years ago

CompressorFilter compresses 206 Partial responses. The result is not valid HTTP, and has no defined meaning. CompressorFilter should instead forward 206 Partial responses without modification.

phlax commented 2 years ago

cc @KBaichoo

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.