Open OlafvdSpek opened 7 years ago
did you try to enable gzip first?
- test:
- curl_option_encoding: "gzip"
No. Why isn't it enabled by default? And how do I enable this for all tests?
To enable for all the tests put it under the config part.
---
- config:
Can you verify whether it worked for you?
Neither option appears to work.
pyresttest doesn't appear to support GZIP requests / responses yet, could this be supported?