0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples
2014-06-03 19:20:07 +02:00
..
chunked_hello_world No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
compress_response No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
cookie No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
echo_get Fix echo_get/README.md 2013-12-27 02:17:19 -02:00
echo_post No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
error_hook No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
eventsource Review, improve and document the static files handler 2013-11-02 14:41:46 +01:00
hello_world No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
markdown_middleware Review, improve and document the static files handler 2013-11-02 14:41:46 +01:00
rest_basic_auth No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
rest_hello_world No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
rest_pastebin No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
rest_stream_response No need for relx in path for examples anymore 2013-10-22 09:14:32 +02:00
ssl_hello_world example: fix typo in doc http to https 2013-12-12 18:42:25 +09:00
static_world Review, improve and document the static files handler 2013-11-02 14:41:46 +01:00
upload Add a simple multipart upload example 2014-06-03 19:20:07 +02:00
web_server Review, improve and document the static files handler 2013-11-02 14:41:46 +01:00
websocket Use current host as base to Websocket Example URL 2014-04-27 09:54:24 +12:00
README.md Add a simple multipart upload example 2014-06-03 19:20:07 +02:00

Cowboy examples

Other languages