Loïc Hoguin 8404b1c908 Add a commands-based interface to Websocket handlers 6 years ago
..
asterisk_h.erl bc39b433bb Properly handle OPTIONS * requests 7 years ago
compress_h.erl 3e05ab8f82 Add experimental cowboy_compress_h stream handler 8 years ago
default_h.erl 2a905e9bda Add a metrics test when the handler didn't send anything 7 years ago
delay_hello_h.erl 843b104fcb Don't send the response immediately when using h2spec 7 years ago
echo_h.erl 4b385749f2 Add cowboy_req:read_and_match_urlencoded_body/2,3 6 years ago
hello_h.erl b370442a63 Initial commit with connection/streams 9 years ago
long_polling_h.erl d41f2914b0 Fix broken tests in loop_handler_SUITE 7 years ago
long_polling_sys_h.erl 4d5174632c Add initial support for system messages in cowboy_loop 7 years ago
loop_handler_body_h.erl a45813c60f Allow passing options to sub protocols 8 years ago
loop_handler_timeout_h.erl 95d2855f62 Add the idle_timeout HTTP/1.1 protocol option 8 years ago
multipart_h.erl aa6f2ab5a4 Update the multipart reading interface 8 years ago
provide_callback_missing_h.erl 0a5fadc60b Improve errors for when the ProvideCallback is missing 6 years ago
resp_h.erl 0fb68ec07f Add test cases for cowboy_req:stream_events 6 years ago
resp_iolist_body_h.erl 482de55a96 Fix a miscount of output flow control window for HTTP/2 7 years ago
send_message_h.erl ce32e1985a Add more tests to the rfc7230 suite 7 years ago
stream_handler_h.erl af58babd94 Fix stream_handler_SUITE test failures 7 years ago
switch_handler_h.erl 836342abb8 Add {switch_handler, Module} return value to cowboy_rest 7 years ago
switch_protocol_flush_h.erl 5964273cc4 Fix the flushing of messages when switching to Websocket 7 years ago
ws_handle_commands_h.erl 8404b1c908 Add a commands-based interface to Websocket handlers 6 years ago
ws_info_commands_h.erl 8404b1c908 Add a commands-based interface to Websocket handlers 6 years ago
ws_init_commands_h.erl 8404b1c908 Add a commands-based interface to Websocket handlers 6 years ago
ws_init_h.erl 1d01d0fc06 Allow websocket_init/1 to reply/close/hibernate 8 years ago
ws_terminate_h.erl 5f421f93bc Introduce the req_filter Websocket option 8 years ago