Loïc Hoguin
|
6074ce4a39
Add missing quotes to quoting for cookie values
|
12 лет назад |
Andrew Thompson
|
d916d739d4
Make the arguments to error_logger more consistent
|
12 лет назад |
Loïc Hoguin
|
ea7af4b724
Merge pull request #335 from derdesign/master
|
12 лет назад |
derdesign
|
0ed805439a
Fix broken 'make docs'
|
12 лет назад |
Loïc Hoguin
|
08a4975c34
Fix charset not working properly for REST
|
12 лет назад |
Loïc Hoguin
|
6d4e15705f
Add {close, StatusCode, Payload} and fix {close, Payload}
|
12 лет назад |
Loïc Hoguin
|
d2ccd2e090
Merge branch 'websocket_terminate_not_called' of git://github.com/dergraf/cowboy
|
12 лет назад |
Loïc Hoguin
|
181d0edc52
Small Markdown fixes to better follow the specs
|
12 лет назад |
Loïc Hoguin
|
fb07493279
Update CHANGELOG
|
12 лет назад |
Loïc Hoguin
|
27da09282d
Make cookies use universal time instead of local time
|
12 лет назад |
Andre Graf
|
ae2a6cfb68
call websocket_terminate in case of a handshake error
|
12 лет назад |
Loïc Hoguin
|
db6b1596ae
Make a few more missing headers lowercase
|
12 лет назад |
Loïc Hoguin
|
8bc6bde62f
Remove the dependency on httpd_util
|
12 лет назад |
Loïc Hoguin
|
5ef4a15b48
Allow passing the Req and an updated Opts when upgrading protocols
|
12 лет назад |
Loïc Hoguin
|
067958abd2
Add more frame types available in websocket replies
|
12 лет назад |
Magnus Klaar
|
3e0e507311
Return full packet as multipart body if possible
|
13 лет назад |
Loïc Hoguin
|
72b26c6d0c
Use Transport:sendfile/2 from Ranch
|
12 лет назад |
Loïc Hoguin
|
5c315ab142
Return a 400 error if the Accept header was incorrect
|
12 лет назад |
Loïc Hoguin
|
5f6b6b6f6d
Add a better error message when user callbacks are not exported
|
12 лет назад |
Loïc Hoguin
|
6ec12f7ce8
static: Allow passing the mimetype fun as a {M, F} tuple
|
12 лет назад |
Loïc Hoguin
|
7142016955
Update the cowboy_websocket_handler specs
|
12 лет назад |
Loïc Hoguin
|
45dd67741f
Clarify error reports indicating they come from Cowboy
|
12 лет назад |
Loïc Hoguin
|
8cd9183272
Merge branch 'master' of git://github.com/chancila/cowboy
|
12 лет назад |
Cristian Hancila
|
4ddacaf6f6
charsets_provided in rest module to return [binary()]
|
12 лет назад |
Tom Burdick
|
b63502e32e
url and host_url may return undefined
|
12 лет назад |
Loïc Hoguin
|
916bfde1f8
Fix a test that worked intermittently
|
12 лет назад |
Loïc Hoguin
|
610f9e8d43
Merge branch 'onrequest' of git://github.com/saleyn/cowboy
|
12 лет назад |
serge
|
d0f3372b7d
Fixed onrequest path-related issue
|
12 лет назад |
Loïc Hoguin
|
bb07b48d7f
Merge branch 'fix/websocket-check-error-on-send' of git://github.com/tillitech/cowboy
|
12 лет назад |
Loïc Hoguin
|
f63d3f08cf
Cosmetic changes to various documentation files
|
12 лет назад |