Loïc Hoguin
|
db6b1596ae
Make a few more missing headers lowercase
|
12 years ago |
Loïc Hoguin
|
8bc6bde62f
Remove the dependency on httpd_util
|
12 years ago |
Loïc Hoguin
|
5ef4a15b48
Allow passing the Req and an updated Opts when upgrading protocols
|
12 years ago |
Loïc Hoguin
|
067958abd2
Add more frame types available in websocket replies
|
12 years ago |
Magnus Klaar
|
3e0e507311
Return full packet as multipart body if possible
|
13 years ago |
Loïc Hoguin
|
72b26c6d0c
Use Transport:sendfile/2 from Ranch
|
12 years ago |
Loïc Hoguin
|
5c315ab142
Return a 400 error if the Accept header was incorrect
|
12 years ago |
Loïc Hoguin
|
5f6b6b6f6d
Add a better error message when user callbacks are not exported
|
12 years ago |
Loïc Hoguin
|
6ec12f7ce8
static: Allow passing the mimetype fun as a {M, F} tuple
|
12 years ago |
Loïc Hoguin
|
7142016955
Update the cowboy_websocket_handler specs
|
12 years ago |
Loïc Hoguin
|
45dd67741f
Clarify error reports indicating they come from Cowboy
|
12 years ago |
Loïc Hoguin
|
8cd9183272
Merge branch 'master' of git://github.com/chancila/cowboy
|
12 years ago |
Cristian Hancila
|
4ddacaf6f6
charsets_provided in rest module to return [binary()]
|
12 years ago |
Tom Burdick
|
b63502e32e
url and host_url may return undefined
|
12 years ago |
Loïc Hoguin
|
916bfde1f8
Fix a test that worked intermittently
|
12 years ago |
Loïc Hoguin
|
610f9e8d43
Merge branch 'onrequest' of git://github.com/saleyn/cowboy
|
12 years ago |
serge
|
d0f3372b7d
Fixed onrequest path-related issue
|
12 years ago |
Loïc Hoguin
|
bb07b48d7f
Merge branch 'fix/websocket-check-error-on-send' of git://github.com/tillitech/cowboy
|
12 years ago |
Loïc Hoguin
|
f63d3f08cf
Cosmetic changes to various documentation files
|
12 years ago |
Loïc Hoguin
|
5bc5f56eb2
Do not try to keep-alive when using HTTP/1.0
|
12 years ago |
Ali Sabil
|
9b0049fdd7
Check for errors when calling Transport:send in the websocket protocol
|
13 years ago |
Loïc Hoguin
|
8386e10dcc
Merge branch '400_Bad_Request' of git://github.com/blinkov/cowboy
|
12 years ago |
Loïc Hoguin
|
9942beb58c
Fix dispatch documentation with regards to the <<"*">> path
|
12 years ago |
Loïc Hoguin
|
2b5c123862
Merge branch 'master' of git://github.com/josevalim/cowboy
|
12 years ago |
Loïc Hoguin
|
5e6aab756a
Fix a small typo in the rest_init error message
|
12 years ago |
Loïc Hoguin
|
74ba41e239
Merge pull request #297 from puzza007/master
|
12 years ago |
Loïc Hoguin
|
3e891b7120
REST: Fix the status code sent if the content type isn't known
|
12 years ago |
Loïc Hoguin
|
fedf91fdfa
Fix the markdown for the README
|
12 years ago |
Loïc Hoguin
|
896fd7e050
Add a few more infos to the .app.src for private use
|
12 years ago |
Loïc Hoguin
|
b28c7a5d68
Merge pull request #315 from tokenrove/correct-header-case
|
12 years ago |