Loïc Hoguin
|
630a805541
Convert the REST pastebin example to a release
|
11 years ago |
Loïc Hoguin
|
dacaf5d293
Add missing files to the REST basic auth example
|
11 years ago |
Loïc Hoguin
|
81843414b0
Convert the REST hello world example to a release
|
11 years ago |
Loïc Hoguin
|
49acfce8b9
Convert the EventSource example to a release
|
11 years ago |
Loïc Hoguin
|
6b7b0efd24
Conver the error hook example to a release
|
11 years ago |
Loïc Hoguin
|
57e6d1f416
Convert the POST echo example to a release
|
11 years ago |
Loïc Hoguin
|
e2b11bbeed
Convert the GET echo example to a release
|
11 years ago |
Loïc Hoguin
|
340f0a5112
Convert the cookie example to a release
|
11 years ago |
Loïc Hoguin
|
2f25c654b0
Convert the compressed response example to a release
|
11 years ago |
Loïc Hoguin
|
4b20f5cd08
Convert the chunked hello world example to a release
|
11 years ago |
Loïc Hoguin
|
bb9a2e975e
Rename the basic_auth example to rest_basic_auth
|
11 years ago |
Loïc Hoguin
|
51ce122858
Convert the basic auth example to a release
|
11 years ago |
Loïc Hoguin
|
335676876b
Convert the hello world example to a release
|
11 years ago |
Loïc Hoguin
|
7ab12d1b66
Fix wrong header sent in echo_post example
|
11 years ago |
Loïc Hoguin
|
299c93f661
Implement recv timeout for SPDY
|
11 years ago |
Loïc Hoguin
|
c7f7e4456e
Much improved Getting started chapter
|
11 years ago |
Loïc Hoguin
|
4a30198f90
Make cowlib a proper dependency
|
11 years ago |
Loïc Hoguin
|
bd0de074c3
More SPDY code readability improvements
|
11 years ago |
Loïc Hoguin
|
bf70b41282
Fix a badmatch issue when calling which_children on SPDY process
|
11 years ago |
Loïc Hoguin
|
d83205243a
Simplify the SPDY code by adding child management functions
|
11 years ago |
Loïc Hoguin
|
9b52ccad03
Fix specs for SPDY
|
11 years ago |
Loïc Hoguin
|
67410731e0
Merge branch 'ipv6-literal' of git://github.com/yamt/cowboy
|
11 years ago |
YAMAMOTO Takashi
|
d2adbf3de6
add some tests for Host header parser
|
11 years ago |
Loïc Hoguin
|
9eab26d835
Add request body support for SPDY
|
11 years ago |
YAMAMOTO Takashi
|
201c53cb9f
make cowboy_client:request() allow to override Host header
|
11 years ago |
YAMAMOTO Takashi
|
43b3c39a0c
add unit test for cowboy_protocol:parse_host/1
|
11 years ago |
YAMAMOTO Takashi
|
77f7427b41
cowboy_protocol: accept host using ipv6 literal
|
11 years ago |
Loïc Hoguin
|
d68b3de9d9
Use gun to test the SPDY implementation in Cowboy
|
11 years ago |
Loïc Hoguin
|
7ff9a306d6
Update erlang.mk
|
11 years ago |
Loïc Hoguin
|
ac55fb27f8
Add note about SSL tests requiring R16B01
|
11 years ago |