Forgot to include file in c13af19f0e
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Regression test for a bug we used to have; a leak on nonsense
|
||||
# Content-Encoding. This will not trigger immediately, but at process exit.
|
||||
|
||||
start_test Exercising codepath of bad content-encoding
|
||||
OUT=$(http_proxy=$SECONDARY_HOSTNAME $CURL -Si http://content-encoding.example.com)
|
||||
check_from "$OUT" fgrep -q "Content-Encoding: nonsense"
|
||||
Reference in New Issue
Block a user