Loïc Hoguin
|
97460a5993
Fix a crash in websocket_handshake when cowboy_http_req:compact/1 is used
|
13 years ago |
Loïc Hoguin
|
c2be0f2073
Remove the 'HEAD' chunked_reply/3 clause
|
13 years ago |
Loïc Hoguin
|
8eb7af0a0b
Skip deps when generating docs
|
13 years ago |
Loïc Hoguin
|
bf5c2717bc
Parse 'Connection' headers as a list of tokens
|
13 years ago |
Loïc Hoguin
|
9a775cce3c
Move a few binary string handling functions to cowboy_bstr
|
13 years ago |
Loïc Hoguin
|
ee77ecec92
Remove the connection information from the HTTP protocol state
|
13 years ago |
Loïc Hoguin
|
547107cfb9
Close connection on all errors
|
13 years ago |
Loïc Hoguin
|
148fb949c5
Small doc clarification
|
13 years ago |
Loïc Hoguin
|
d25c30790c
Do not send a 408 response if the Request-Line wasn't fully received
|
13 years ago |
Loïc Hoguin
|
986630d9ad
Get rid of a binary construct in cowboy_http_websocket
|
13 years ago |
Loïc Hoguin
|
b79e9fbeb4
Get rid of a binary construct in cowboy_http_req
|
13 years ago |
Loïc Hoguin
|
ce26d7090b
Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0
|
13 years ago |
Loïc Hoguin
|
6572d4d374
Merge branch 'path-split-doc' of https://github.com/klaar/cowboy
|
13 years ago |
Loïc Hoguin
|
76f855ebd0
Merge branch 'master' of https://github.com/hakvroot/cowboy
|
13 years ago |
Michiel Hakvoort
|
d8e841c8a2
Add cowboy_protocol behaviour
|
13 years ago |
Magnus Klaar
|
973e67a53c
add note to split_path/1 and path/1 on escaped /
|
13 years ago |
Loïc Hoguin
|
eff9477201
Improve the error message for HTTP handlers
|
13 years ago |
Loïc Hoguin
|
0e84e7f920
Merge remote-tracking branch 'smarkets/cacertfile'
|
13 years ago |
Steven Gravell
|
ea5780b7cd
add cacertfile configuration
|
13 years ago |
Loïc Hoguin
|
b675fb2ab1
Merge remote-tracking branch 'nivertech/master'
|
13 years ago |
Ori Bar
|
3715df5bd4
Fix handshake for when querystring is needed
|
13 years ago |
Loïc Hoguin
|
d0f711a61d
Add a test for websocket hibernate + timeout and fix this use case
|
13 years ago |
Loïc Hoguin
|
04f55eb3c9
Allow websocket handlers to hibernate from the websocket_init/3 function
|
13 years ago |
Loïc Hoguin
|
89ae3c8cad
'Host' header is optional in HTTP/1.0
|
13 years ago |
Loïc Hoguin
|
b669b1b5a3
Reset the max number of empty lines between keepalive requests
|
13 years ago |
Loïc Hoguin
|
961526d704
Improve the Cowboy definition in the README
|
13 years ago |
Loïc Hoguin
|
55ba8dc4da
Merge pull request #46 from tillitech/master
|
13 years ago |
Ali Sabil
|
bb469f6c3d
Fix the handling of the HEAD requests
|
13 years ago |
Loïc Hoguin
|
8bb7472fb0
Update version to 0.3.0 to continue with development
|
13 years ago |
Loïc Hoguin
|
009ad4c9eb
Update version to 0.2.0
|
13 years ago |