aboutsummaryrefslogtreecommitdiffstats
path: root/examples/compress_response
AgeCommit message (Expand)Author
2017-06-07Remove NumAcceptors argument from start_clear/tlsLoïc Hoguin
2017-01-22Fix and update the compress example to use cowboy_compress_hLoïc Hoguin
2016-08-10Make reply functions return ReqLoïc Hoguin
2016-06-16Mark broken examples as such in their READMELoïc Hoguin
2016-01-14Simplify specifying the Cowboy version in examplesLoïc Hoguin
2016-01-14Remove the .app.src file in all examplesLoïc Hoguin
2016-01-14Simplify example instructions and fix broken examplesLoïc Hoguin
2014-10-03Make examples use Cowboy masterLoïc Hoguin
2014-09-30Improve handler interface and documentationLoïc Hoguin
2014-09-26Unify the init and terminate callbacksLoïc Hoguin
2014-09-23Breaking update of the cowboy_req interfaceLoïc Hoguin
2014-08-01Update to erlang.mk 1.0.0Loïc Hoguin
2014-06-30Update erlang.mk and update paths to start the releaseLoïc Hoguin
2013-10-22No need for relx in path for examples anymoreLoïc Hoguin
2013-10-14erlang.mk now has built-in support for relxLoïc Hoguin
2013-09-09Fix the list of registered processes in the examplesLoïc Hoguin
2013-09-07Convert the compressed response example to a releaseLoïc Hoguin
2013-09-04Make cowlib a proper dependencyLoïc Hoguin
2013-01-29Make examples use the new routingLoïc Hoguin
2013-01-22Replace terminate/2 with terminate/3, adding a ReasonLoïc Hoguin
2013-01-07Add optional automatic response body compressionLoïc Hoguin