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 |
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 |
Julian Squires
|
dd6876f95c
Convert headers to lowercase
|
12 years ago |
Ivan Blinkov
|
0ce16b3cea
Return "400 Bad Request" instead of crashing process on incorrect queries like /%qq
|
12 years ago |
Paul Oliver
|
8706dd8834
musnt is not the correct contraction of mustn't - use must_not instead
|
12 years ago |
Loïc Hoguin
|
5525369a4a
Mimetype lookup expects lowercase extensions
|
12 years ago |
Loïc Hoguin
|
d3277b08ce
Fix examples in cowboy_static edoc
|
12 years ago |
Loïc Hoguin
|
e347ae40d0
Merge pull request #288 from j0sh/master
|
12 years ago |
Loïc Hoguin
|
f59ee550ad
Add Introduction chapter to the guide
|
12 years ago |
Josh Allmann
|
65c5d576c8
Clarify docs for known_methods and allowed_methods.
|
12 years ago |
José Valim
|
0d0b962f03
Do not remove duplicated Set-Cookie entries
|
12 years ago |
Loïc Hoguin
|
09914c4693
Allow websocket handlers to reply more than one frame
|
12 years ago |