Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | Update erlang.mk and update paths to start the release | Loïc Hoguin | |
Fixes a couple invalid instructions at the same time. | |||
2013-10-22 | No need for relx in path for examples anymore | Loïc Hoguin | |
2013-09-07 | Convert the compressed response example to a release | Loïc Hoguin | |
2013-01-07 | Add optional automatic response body compression | Loï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. |