Loïc Hoguin
|
c930327fbf
Remove cowboy_req:transport/1
|
12 years ago |
Loïc Hoguin
|
58e89e2189
Change the response body streaming fun interface
|
12 years ago |
Loïc Hoguin
|
d8be610d4c
Stop using rebar in the Makefile
|
12 years ago |
Loïc Hoguin
|
4395c1b59d
Use erl -eval instead of rebar for generating edoc documentation
|
12 years ago |
Loïc Hoguin
|
7d2a481401
Use ct_run instead of rebar ct for running ct tests
|
12 years ago |
Loïc Hoguin
|
54063de2ff
Hello 2013
|
12 years ago |
Loïc Hoguin
|
1b3f510b7e
Add middleware support
|
12 years ago |
Loïc Hoguin
|
73d86057f2
Fix small error in doc comment
|
12 years ago |
Loïc Hoguin
|
398d3503c4
Salvage the README and move parts into the guide
|
12 years ago |
Loïc Hoguin
|
06e74355c0
Add a skeleton of the guide to ease user contributions
|
12 years ago |
Loïc Hoguin
|
2690d1254c
Remove cowboy_req:body/2
|
12 years ago |
Loïc Hoguin
|
f401a84be6
Update Ranch to 0.6.0
|
12 years ago |
Loïc Hoguin
|
a3049f7100
Revert "Use lists:keyreplace/4 instead of lists:keydelete/3 + cons"
|
12 years ago |
Tom Burdick
|
13c28b8f58
use the original request when available for error_terminate
|
12 years ago |
Loïc Hoguin
|
f7929d323c
Merge branch 'undefined_url' of git://github.com/treetopllc/cowboy
|
12 years ago |
Loïc Hoguin
|
31c7bf7234
Merge branch 'fix-websocket-timeout' of git://github.com/jeremyong/cowboy
|
12 years ago |
Jeremy Ong
|
5f122d9fa6
Cancel timer only on websocket_data receives or sends
|
12 years ago |
Loïc Hoguin
|
7ff2a62585
Make sure an incorrect port returns a 400 error
|
12 years ago |
Loïc Hoguin
|
cc65a723d7
Use lists:keyreplace/4 instead of lists:keydelete/3 + cons
|
12 years ago |
Loïc Hoguin
|
a07d063fd8
Add cookie example
|
12 years ago |
Loïc Hoguin
|
659ca05c54
We accept iodata() when setting cookies; fix that
|
12 years ago |
Loïc Hoguin
|
8858ca240f
Fix parsing of the Cookie header
|
12 years ago |
Loïc Hoguin
|
f48902cee7
Improve errors when the path provided is incorrect
|
12 years ago |
Loïc Hoguin
|
06ab46c868
Merge branch 'master' of git://github.com/Menirad/cowboy
|
12 years ago |
Loïc Hoguin
|
859d915d9c
Add #ninenines IRC channel to the README + support options
|
12 years ago |
Loïc Hoguin
|
f077c711a8
Fix cowboy_http:cookie_to_iodata/3
|
12 years ago |
Thomas Nordström
|
143ed80486
Fix multipart parser when the boundary is not fully read yet
|
12 years ago |
Loïc Hoguin
|
1851032482
Improve Markdown for the examples README
|
12 years ago |
Loïc Hoguin
|
d761a34380
Merge branch 'adt-consistent-errors' of git://github.com/Vagabond/cowboy
|
12 years ago |
Loïc Hoguin
|
6074ce4a39
Add missing quotes to quoting for cookie values
|
12 years ago |