aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
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-14Convert the example index README to AsciiDocLoïc Hoguin
2016-01-14Merge branch 'patch-1' of https://github.com/yurrriq/cowboyLoïc Hoguin
2016-01-14Simplify example instructions and fix broken examplesLoïc Hoguin
2016-01-06Update README.mdEric Bailey
2015-07-27Use the new unique_integer function to generate IDsLoïc Hoguin
2015-05-06Add an index.html that is also served statically as the default for /David N. Welton
2015-02-16Fix cookie exampleLoïc Hoguin
2014-10-04Reverse the order of arguments of match_* functionsLoï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
2014-06-03Add a simple multipart upload exampleLoïc Hoguin
2014-04-27Use current host as base to Websocket Example URLEduardo Gurgel
2013-12-28Merge branch 'typofix' of git://github.com/Etsukata/cowboyLoïc Hoguin
2013-12-27Fix echo_get/README.mdEduardo Gurgel
2013-12-12example: fix typo in doc http to httpsEiichi Tsukata
2013-11-08Add link to the repository of elixir Cowboy examplesLoïc Hoguin
2013-11-02Review, improve and document the static files handlerLoïc Hoguin
2013-10-22Remove the elixir_hello_world exampleLoïc Hoguin
2013-10-22No need for relx in path for examples anymoreLoïc Hoguin
2013-10-22Convert the markdown_middleware example to a releaseLoï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-09Convert the websocket example to a releaseLoïc Hoguin
2013-09-09Convert the web_server example to a releaseLoïc Hoguin
2013-09-09Fix command to start the static_world releaseLoïc Hoguin
2013-09-09Convert the static handler example to a releaseLoïc Hoguin
2013-09-08Convert the SSL hello world example to a releaseLoïc Hoguin
2013-09-08Fix the command to start the release in rest_basic_auth exampleLoïc Hoguin
2013-09-08Convert the REST streaming example to a releaseLoïc Hoguin
2013-09-08Convert the REST pastebin example to a releaseLoïc Hoguin
2013-09-08Add missing files to the REST basic auth exampleLoïc Hoguin
2013-09-08Convert the REST hello world example to a releaseLoïc Hoguin
2013-09-08Convert the EventSource example to a releaseLoïc Hoguin
2013-09-08Conver the error hook example to a releaseLoïc Hoguin
2013-09-08Convert the POST echo example to a releaseLoïc Hoguin
2013-09-07Convert the GET echo example to a releaseLoïc Hoguin
2013-09-07Convert the cookie example to a releaseLoïc Hoguin
2013-09-07Convert the compressed response example to a releaseLoïc Hoguin
2013-09-07Convert the chunked hello world example to a releaseLoïc Hoguin
2013-09-07Rename the basic_auth example to rest_basic_authLoïc Hoguin
2013-09-07Convert the basic auth example to a releaseLoïc Hoguin
2013-09-07Convert the hello world example to a releaseLoïc Hoguin
2013-09-07Fix wrong header sent in echo_post exampleLoïc Hoguin
2013-09-04Make cowlib a proper dependencyLoïc Hoguin