mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
do not unzip the response body when it's empty, such as 304
also remove the delete operatoin for 'accept-encoding' in the test utils, since AnyProxy will not remove the header now
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"../node_modules/babel-register/lib/node.js",
|
||||
"../node_modules/babel-polyfill/dist/polyfill.js"
|
||||
],
|
||||
"stopSpecOnExpectationFailure": true,
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user