Loïc Hoguin
|
fd211d3c03
Fix handler crashes handling
|
13 years ago |
Loïc Hoguin
|
ba87aa4193
Move the ensure_response call before ensure_body_processed
|
13 years ago |
Loïc Hoguin
|
5095c27c65
Merge branch 'issue-114-tests' of https://github.com/klaar/cowboy into gracefully-handle-crashes
|
13 years ago |
Loïc Hoguin
|
5627277aa2
Merge branch 'static-updates' of https://github.com/klaar/cowboy
|
13 years ago |
Magnus Klaar
|
1592adcd4e
only run end_static_dir for http and https
|
13 years ago |
Magnus Klaar
|
54d16c14ad
Add test and doc for content types function.
|
13 years ago |
Loïc Hoguin
|
8ab05058e6
Merge branch 'inet_parse_address_fix' of https://github.com/spawngrid/cowboy
|
13 years ago |
Yurii Rashkovskii
|
ade1fb93ca
inet_address:parse/1 does not accept binaries as an input, only strings
|
13 years ago |
Loïc Hoguin
|
5c101560df
Add R15B to travis-ci's configuration file
|
13 years ago |
Loïc Hoguin
|
bd8f31ed07
Merge branch 'static-handler-split' of https://github.com/klaar/cowboy
|
13 years ago |
Loïc Hoguin
|
063f64a02a
Merge pull request #118 from klaar/travis-versions-fix
|
13 years ago |
Magnus Klaar
|
5568a26d3c
Remove R14B and R14B01 from .travis.yml
|
13 years ago |
Magnus Klaar
|
89870b22d9
Add note on async threads to cowboy_http_static.
|
13 years ago |
Magnus Klaar
|
50578254d5
Add tests for #114
|
13 years ago |
Magnus Klaar
|
ea7ae14df8
Add built-in cowboy_http_static handler.
|
13 years ago |
Magnus Klaar
|
f56479ffc2
Add cowboy_http_req:set_resp_body_fun/3 to rest
|
13 years ago |
Magnus Klaar
|
937a2b0326
Add cowboy_http_req:set_resp_body_fun/3.
|
13 years ago |
Magnus Klaar
|
612b8f21fe
Add cowboy_http_req:transport/1 function.
|
13 years ago |
Loïc Hoguin
|
156c84ff29
Use calendar date and time types exported since R14B04
|
13 years ago |
Loïc Hoguin
|
52c177fa6f
Add CHANGELOG.md file
|
13 years ago |
Loïc Hoguin
|
3d5f02af0e
Update AUTHORS file
|
13 years ago |
Loïc Hoguin
|
298ba1f1bb
Add 'Upgrade' header parsing
|
13 years ago |
Loïc Hoguin
|
17c9d45786
Remove outdated @todo notes and update another
|
13 years ago |
Loïc Hoguin
|
72d91583b9
Add a max_keepalive HTTP protocol option
|
13 years ago |
Loïc Hoguin
|
eea6b2ab80
Websocket control frames payload length must be lower than 126 bytes
|
13 years ago |
Loïc Hoguin
|
7a68a38e5a
Add ct tests for binary websocket frames
|
13 years ago |
Loïc Hoguin
|
9800348c21
Move the websocket tests in a separate suite
|
13 years ago |
Loïc Hoguin
|
c54c361adb
create_path now returns a path, not an URI
|
13 years ago |
Loïc Hoguin
|
f390dbd606
Add meta/2 and meta/3 to cowboy_http_req to save useful protocol information
|
13 years ago |
Loïc Hoguin
|
f9bd5d1061
Add missing p_headers and cookies to compacted values
|
13 years ago |