aboutsummaryrefslogtreecommitdiffstats
path: root/examples/compress_response/src/compress_response_sup.erl
AgeCommit message (Collapse)Author
2013-01-07Add optional automatic response body compressionLoïc Hoguin
This behavior can be enabled with the `compress` protocol option. See the `compress_response` example for more details. All tests are now ran with and without compression for both HTTP and HTTPS.