.. |
accept_callback_h.erl
|
0223f69fcd
Move the final old HTTP suite tests and remove it
|
6 лет назад |
accept_callback_missing_h.erl
|
037b286aa8
Move many old HTTP test cases to the rest_handler test suite
|
6 лет назад |
asterisk_h.erl
|
bc39b433bb
Properly handle OPTIONS * requests
|
7 лет назад |
charset_in_content_types_provided_h.erl
|
399b6a16b4
Better handle content negotiation when accept contains charsets
|
6 лет назад |
charset_in_content_types_provided_implicit_h.erl
|
399b6a16b4
Better handle content negotiation when accept contains charsets
|
6 лет назад |
charset_in_content_types_provided_implicit_no_callback_h.erl
|
399b6a16b4
Better handle content negotiation when accept contains charsets
|
6 лет назад |
charsets_provided_empty_h.erl
|
e0b036fe68
Add tests for charsets_provided
|
6 лет назад |
charsets_provided_h.erl
|
e0b036fe68
Add tests for charsets_provided
|
6 лет назад |
compress_h.erl
|
2e8fcb9a9e
Add cowboy_req:cast/2
|
5 лет назад |
content_types_accepted_h.erl
|
28aee1f272
Document media type wildcard in content_types_accepted
|
5 лет назад |
content_types_provided_h.erl
|
037b286aa8
Move many old HTTP test cases to the rest_handler test suite
|
6 лет назад |
crash_h.erl
|
5ab5615ff0
Handle error_response command in cowboy_metrics_h
|
6 лет назад |
create_resource_h.erl
|
8795233c57
AcceptCallback may now return created/see_other tuples for POST
|
4 лет назад |
custom_req_fields_h.erl
|
42eb6bae69
Fix using custom fields in Req
|
5 лет назад |
default_h.erl
|
2a905e9bda
Add a metrics test when the handler didn't send anything
|
7 лет назад |
delay_hello_h.erl
|
059d58d39f
Graceful shutdown
|
4 лет назад |
delete_resource_h.erl
|
0223f69fcd
Move the final old HTTP suite tests and remove it
|
6 лет назад |
echo_h.erl
|
03dac1486d
Add cowboy_req:filter_cookies/2
|
5 лет назад |
expires_h.erl
|
037b286aa8
Move many old HTTP test cases to the rest_handler test suite
|
6 лет назад |
generate_etag_h.erl
|
0223f69fcd
Move the final old HTTP suite tests and remove it
|
6 лет назад |
hello_h.erl
|
b370442a63
Initial commit with connection/streams
|
9 лет назад |
if_range_h.erl
|
29043aa7b4
Add support for range requests (RFC7233) in cowboy_rest
|
6 лет назад |
last_modified_h.erl
|
037b286aa8
Move many old HTTP test cases to the rest_handler test suite
|
6 лет назад |
long_polling_h.erl
|
d41f2914b0
Fix broken tests in loop_handler_SUITE
|
7 лет назад |
long_polling_sys_h.erl
|
4d5174632c
Add initial support for system messages in cowboy_loop
|
7 лет назад |
loop_handler_abort_h.erl
|
7708fc77cd
Data received after RST_STREAM counts toward window
|
5 лет назад |
loop_handler_body_h.erl
|
a45813c60f
Allow passing options to sub protocols
|
8 лет назад |
loop_handler_endless_h.erl
|
67bd791dcc
Change send_timeout_close test to accomodate macOS
|
1 год назад |
loop_handler_timeout_h.erl
|
95d2855f62
Add the idle_timeout HTTP/1.1 protocol option
|
8 лет назад |
loop_handler_timeout_hibernate_h.erl
|
a81dc8af9d
Add timeout to cowboy_loop
|
1 год назад |
loop_handler_timeout_info_h.erl
|
1547e9b93e
Increase loop_handler_timeout timeouts
|
1 год назад |
loop_handler_timeout_init_h.erl
|
1547e9b93e
Increase loop_handler_timeout timeouts
|
1 год назад |
multipart_h.erl
|
aa6f2ab5a4
Update the multipart reading interface
|
8 лет назад |
provide_callback_missing_h.erl
|
0a5fadc60b
Improve errors for when the ProvideCallback is missing
|
6 лет назад |
provide_range_callback_h.erl
|
7840f6db7b
Add ProvideRangeCallback tests using sendfile
|
6 лет назад |
range_satisfiable_h.erl
|
29043aa7b4
Add support for range requests (RFC7233) in cowboy_rest
|
6 лет назад |
ranges_provided_auto_h.erl
|
dd0fbab6b7
Add automatic ranged request handling for bytes units
|
6 лет назад |
ranges_provided_h.erl
|
29043aa7b4
Add support for range requests (RFC7233) in cowboy_rest
|
6 лет назад |
rate_limited_h.erl
|
8c9ad7bf07
Add the rate_limited/2 REST callback
|
6 лет назад |
resp_h.erl
|
39b2816255
204 and 304 responses must not include a body
|
4 лет назад |
resp_iolist_body_h.erl
|
a8335c63df
Always dialyze tests and fix some cowboy_req specs
|
6 лет назад |
rest_hello_h.erl
|
b3bfcf068c
Add a cowboy_rest test for malformed if-*-match headers
|
6 лет назад |
send_message_h.erl
|
ce32e1985a
Add more tests to the rfc7230 suite
|
7 лет назад |
set_options_h.erl
|
2e8fcb9a9e
Add cowboy_req:cast/2
|
5 лет назад |
stop_handler_h.erl
|
29043aa7b4
Add support for range requests (RFC7233) in cowboy_rest
|
6 лет назад |
stream_handler_h.erl
|
efb681d749
Handle socket errors in HTTP/1.1 and HTTP/2
|
1 год назад |
switch_handler_h.erl
|
29043aa7b4
Add support for range requests (RFC7233) in cowboy_rest
|
6 лет назад |
switch_protocol_flush_h.erl
|
a8335c63df
Always dialyze tests and fix some cowboy_req specs
|
6 лет назад |
ws_active_commands_h.erl
|
8d920f3db9
Add the {deflate, boolean()} Websocket command
|
6 лет назад |
ws_deflate_commands_h.erl
|
8d920f3db9
Add the {deflate, boolean()} Websocket command
|
6 лет назад |
ws_deflate_opts_h.erl
|
3977f2b96f
Document the commands based Websocket interface
|
5 лет назад |
ws_dont_validate_utf8_h.erl
|
3977f2b96f
Document the commands based Websocket interface
|
5 лет назад |
ws_handle_commands_h.erl
|
8404b1c908
Add a commands-based interface to Websocket handlers
|
6 лет назад |
ws_info_commands_h.erl
|
8404b1c908
Add a commands-based interface to Websocket handlers
|
6 лет назад |
ws_init_commands_h.erl
|
8404b1c908
Add a commands-based interface to Websocket handlers
|
6 лет назад |
ws_init_h.erl
|
3977f2b96f
Document the commands based Websocket interface
|
5 лет назад |
ws_set_options_commands_h.erl
|
f5015cb14b
Add the set_options Websocket command
|
6 лет назад |
ws_shutdown_reason_commands_h.erl
|
d52e84bdd9
Add shutdown_reason Websocket command
|
5 лет назад |
ws_terminate_h.erl
|
a8335c63df
Always dialyze tests and fix some cowboy_req specs
|
6 лет назад |