Loïc Hoguin
|
a55d1966f4
Bump quoted to version 1.2.0
|
13 years ago |
Loïc Hoguin
|
691b7c4518
Fix specs after erlang:hibernate/3 calls were added
|
13 years ago |
Loïc Hoguin
|
5e006be01f
Add support for loops in standard HTTP handlers
|
13 years ago |
Loïc Hoguin
|
25ae2028d6
Add {shutdown, Req} to websocket_init/3 to fail a websocket upgrade
|
13 years ago |
Loïc Hoguin
|
7774e64923
Add *.swp to gitignore
|
13 years ago |
Loïc Hoguin
|
dbc577e69b
Merge remote-tracking branch 'jlouis/issue-71'
|
13 years ago |
Jesper Louis Andersen
|
a800425131
Add cowboy:child_spec/6
|
13 years ago |
Loïc Hoguin
|
fd786ef233
Fix a crash in response_connection when Name is an atom =/= 'Connection'
|
13 years ago |
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 |