Yurii Rashkovskii
b69903435e
Elixir hello world example
2013-02-06 14:08:49 -07:00
Loïc Hoguin
f96e20aef7
Rename example 'static' to 'static_world' to avoid confusion
2013-01-30 22:13:31 +01:00
Loïc Hoguin
cc52343e9b
Merge branch 'websocket-example' of https://github.com/pvieytes/cowboy
2013-01-30 14:57:25 +01:00
Pablo Vieytes
b8a0a8963b
add websocket example
2013-01-30 10:11:39 +01:00
Ivan Lisenkov
54c6d3fa3a
Implement authorization header parsing
...
Basic HTTP authorization according to RFC 2617 is implemented.
Added an example of its usage with REST handler.
2013-01-30 00:30:05 +04:00
Loïc Hoguin
01f57ad65d
Add optional automatic response body compression
...
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.
2013-01-07 22:42:16 +01:00
Loïc Hoguin
a07d063fd8
Add cookie example
2012-12-20 14:40:22 +01:00
Loïc Hoguin
1851032482
Improve Markdown for the examples README
2012-12-14 10:50:26 +01:00
Josh Toft
958c4f7283
Fixing relative links
2012-10-01 16:05:54 -07:00
Josh Toft
e7a66b9c1e
Add rest_hello_world link to examples README
2012-10-01 13:21:45 -07:00
Josh Toft
855828d15c
Make example README's more thorough
2012-10-01 10:37:24 -07:00
Loïc Hoguin
9baf3e2ae9
Add an examples/ directory containing a link to cowboy_examples
2012-02-20 08:42:45 +01:00