Loïc Hoguin
|
547107cfb9
Close connection on all errors
|
13 лет назад |
Loïc Hoguin
|
148fb949c5
Small doc clarification
|
13 лет назад |
Loïc Hoguin
|
d25c30790c
Do not send a 408 response if the Request-Line wasn't fully received
|
13 лет назад |
Loïc Hoguin
|
986630d9ad
Get rid of a binary construct in cowboy_http_websocket
|
13 лет назад |
Loïc Hoguin
|
b79e9fbeb4
Get rid of a binary construct in cowboy_http_req
|
13 лет назад |
Loïc Hoguin
|
ce26d7090b
Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0
|
13 лет назад |
Loïc Hoguin
|
6572d4d374
Merge branch 'path-split-doc' of https://github.com/klaar/cowboy
|
13 лет назад |
Loïc Hoguin
|
76f855ebd0
Merge branch 'master' of https://github.com/hakvroot/cowboy
|
13 лет назад |
Michiel Hakvoort
|
d8e841c8a2
Add cowboy_protocol behaviour
|
13 лет назад |
Magnus Klaar
|
973e67a53c
add note to split_path/1 and path/1 on escaped /
|
13 лет назад |
Loïc Hoguin
|
eff9477201
Improve the error message for HTTP handlers
|
13 лет назад |
Loïc Hoguin
|
0e84e7f920
Merge remote-tracking branch 'smarkets/cacertfile'
|
13 лет назад |
Steven Gravell
|
ea5780b7cd
add cacertfile configuration
|
13 лет назад |
Loïc Hoguin
|
b675fb2ab1
Merge remote-tracking branch 'nivertech/master'
|
13 лет назад |
Ori Bar
|
3715df5bd4
Fix handshake for when querystring is needed
|
13 лет назад |
Loïc Hoguin
|
d0f711a61d
Add a test for websocket hibernate + timeout and fix this use case
|
13 лет назад |
Loïc Hoguin
|
04f55eb3c9
Allow websocket handlers to hibernate from the websocket_init/3 function
|
13 лет назад |
Loïc Hoguin
|
89ae3c8cad
'Host' header is optional in HTTP/1.0
|
13 лет назад |
Loïc Hoguin
|
b669b1b5a3
Reset the max number of empty lines between keepalive requests
|
13 лет назад |
Loïc Hoguin
|
961526d704
Improve the Cowboy definition in the README
|
13 лет назад |
Loïc Hoguin
|
55ba8dc4da
Merge pull request #46 from tillitech/master
|
13 лет назад |
Ali Sabil
|
bb469f6c3d
Fix the handling of the HEAD requests
|
13 лет назад |
Loïc Hoguin
|
8bb7472fb0
Update version to 0.3.0 to continue with development
|
13 лет назад |
Loïc Hoguin
|
009ad4c9eb
Update version to 0.2.0
|
13 лет назад |
Loïc Hoguin
|
2a25ad6c24
Update AUTHORS file
|
13 лет назад |
Loïc Hoguin
|
a1d6c2e66f
Tweak the .travis.yml file
|
13 лет назад |
Loïc Hoguin
|
24f3981377
Add .travis.yml file
|
13 лет назад |
Loïc Hoguin
|
2374aa7e07
Add WebSocket drafts 7, 8, 9 and 10 implementation
|
13 лет назад |
Loïc Hoguin
|
24bf2c54d0
Ensure header names are handled in a case insensitive manner
|
13 лет назад |
Loïc Hoguin
|
d858153fce
Use cowboy_clock types in cowboy_cookies instead of calendar
|
13 лет назад |