.. |
autobahn_SUITE_data
|
9bfef7c715
Update autobahntestsuite to 0.5.2
|
12 years ago |
http_SUITE_data
|
3a776b146e
Initial work on a ct test suite for the HTTP protocol.
|
14 years ago |
autobahn_SUITE.erl
|
5dd09737d0
Websocket text frames are now checked for UTF-8 correctness
|
12 years ago |
chunked_handler.erl
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
cover.spec
|
7d2a481401
Use ct_run instead of rebar ct for running ct tests
|
12 years ago |
eunit_SUITE.erl
|
6edea1c123
Fix a small warning in eunit_SUITE
|
12 years ago |
http_SUITE.erl
|
9bfef7c715
Update autobahntestsuite to 0.5.2
|
12 years ago |
http_handler.erl
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
http_handler_echo_body.erl
|
82de4254dd
Make cowboy_req:has_body/1 return boolean()
|
12 years ago |
http_handler_errors.erl
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
http_handler_init_shutdown.erl
|
34021666cb
Don't use decode_packet/3 for parsing the headers
|
12 years ago |
http_handler_long_polling.erl
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
http_handler_loop_timeout.erl
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
http_handler_multipart.erl
|
8d5f8db90a
Improve consistency of return types for cowboy_req API
|
12 years ago |
http_handler_set_resp.erl
|
34021666cb
Don't use decode_packet/3 for parsing the headers
|
12 years ago |
http_handler_stream_body.erl
|
faeb37ed80
Add cowboy_req:set_resp_body_fun/2
|
12 years ago |
rest_expires.erl
|
8bc6bde62f
Remove the dependency on httpd_util
|
12 years ago |
rest_forbidden_resource.erl
|
8497c8bbcd
Don't use decode_packet/3 for parsing the request-line
|
12 years ago |
rest_missing_callbacks.erl
|
5f6b6b6f6d
Add a better error message when user callbacks are not exported
|
12 years ago |
rest_nodelete_resource.erl
|
8497c8bbcd
Don't use decode_packet/3 for parsing the request-line
|
12 years ago |
rest_resource_etags.erl
|
6d84afd16d
Rename cowboy_http_rest to cowboy_rest
|
12 years ago |
rest_simple_resource.erl
|
6d84afd16d
Rename cowboy_http_rest to cowboy_rest
|
12 years ago |
websocket_echo_handler.erl
|
0e3adf1fee
Rename cowboy_http_websocket to cowboy_websocket
|
12 years ago |
websocket_handler.erl
|
0e3adf1fee
Rename cowboy_http_websocket to cowboy_websocket
|
12 years ago |
websocket_handler_init_shutdown.erl
|
0e3adf1fee
Rename cowboy_http_websocket to cowboy_websocket
|
12 years ago |
ws_SUITE.erl
|
8d69099508
Improve websocket close handling
|
12 years ago |
ws_send_many_handler.erl
|
067958abd2
Add more frame types available in websocket replies
|
12 years ago |
ws_timeout_cancel_handler.erl
|
5f122d9fa6
Cancel timer only on websocket_data receives or sends
|
12 years ago |
ws_timeout_hibernate_handler.erl
|
0e3adf1fee
Rename cowboy_http_websocket to cowboy_websocket
|
12 years ago |
ws_upgrade_with_opts_handler.erl
|
5ef4a15b48
Allow passing the Req and an updated Opts when upgrading protocols
|
12 years ago |