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 |
Andrew Thompson
|
d916d739d4
Make the arguments to error_logger more consistent
|
12 years ago |
Loïc Hoguin
|
ea7af4b724
Merge pull request #335 from derdesign/master
|
12 years ago |
derdesign
|
0ed805439a
Fix broken 'make docs'
|
12 years ago |
Loïc Hoguin
|
08a4975c34
Fix charset not working properly for REST
|
12 years ago |
Loïc Hoguin
|
6d4e15705f
Add {close, StatusCode, Payload} and fix {close, Payload}
|
12 years ago |
Loïc Hoguin
|
d2ccd2e090
Merge branch 'websocket_terminate_not_called' of git://github.com/dergraf/cowboy
|
12 years ago |
Loïc Hoguin
|
181d0edc52
Small Markdown fixes to better follow the specs
|
12 years ago |
Loïc Hoguin
|
fb07493279
Update CHANGELOG
|
12 years ago |
Loïc Hoguin
|
27da09282d
Make cookies use universal time instead of local time
|
12 years ago |
Andre Graf
|
ae2a6cfb68
call websocket_terminate in case of a handshake error
|
12 years ago |
Loïc Hoguin
|
db6b1596ae
Make a few more missing headers lowercase
|
12 years ago |
Loïc Hoguin
|
8bc6bde62f
Remove the dependency on httpd_util
|
12 years ago |