aboutsummaryrefslogtreecommitdiffstats
path: root/examples/compress_response/README.md
AgeCommit message (Collapse)Author
2016-01-14Simplify example instructions and fix broken examplesLoïc Hoguin
Also convert to AsciiDoc while we're at it.
2014-06-30Update erlang.mk and update paths to start the releaseLoïc Hoguin
Fixes a couple invalid instructions at the same time.
2013-10-22No need for relx in path for examples anymoreLoïc Hoguin
2013-09-07Convert the compressed response example to a releaseLoïc Hoguin
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.