Loïc Hoguin
|
138cccb4f9
Allow HTTP handlers to skip the handle/2 step in init/3
|
13 years ago |
Loïc Hoguin
|
5740a9671e
Add R14B to the travis-ci configuration file
|
13 years ago |
Loïc Hoguin
|
245434a54d
Add R14B04 to the travis-ci configuration file
|
13 years ago |
Loïc Hoguin
|
fe41f2944b
Merge branch 'hybi-framing-fix' of https://github.com/smarkets/cowboy
|
13 years ago |
Loïc Hoguin
|
8e835bce9f
Close the connection when the application sends Connection: close
|
13 years ago |
Loïc Hoguin
|
237b468f42
Fix hixi76_location/5 when transport is tcp and port is 443
|
13 years ago |
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 |
Hunter Morris
|
6250b22384
Fix byte-by-byte Websocket handling
|
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 |