Loïc Hoguin 067958abd2 Add more frame types available in websocket replies 12 years ago
..
cowboy.app.src 896fd7e050 Add a few more infos to the .app.src for private use 12 years ago
cowboy.erl 9e2622becb Rename cowboy_http_protocol to cowboy_protocol 12 years ago
cowboy_app.erl cc2e084d45 Update behaviours for R15B+ 12 years ago
cowboy_bstr.erl a5e75219f0 Have only one -export and -export_type per line 12 years ago
cowboy_client.erl e4124de2c7 Switch to Ranch for connection handling 12 years ago
cowboy_clock.erl 34021666cb Don't use decode_packet/3 for parsing the headers 12 years ago
cowboy_cookies.erl 13b743ba26 Include the eunit file only if TEST is defined 12 years ago
cowboy_dispatcher.erl 8386e10dcc Merge branch '400_Bad_Request' of git://github.com/blinkov/cowboy 12 years ago
cowboy_http.erl ce9aff19f0 Remove the urldecode cowboy_protocol option 12 years ago
cowboy_http_handler.erl cc2e084d45 Update behaviours for R15B+ 12 years ago
cowboy_loop_handler.erl cc2e084d45 Update behaviours for R15B+ 12 years ago
cowboy_multipart.erl 3e0e507311 Return full packet as multipart body if possible 12 years ago
cowboy_protocol.erl 45dd67741f Clarify error reports indicating they come from Cowboy 12 years ago
cowboy_req.erl 5bc5f56eb2 Do not try to keep-alive when using HTTP/1.0 12 years ago
cowboy_rest.erl 5c315ab142 Return a 400 error if the Accept header was incorrect 12 years ago
cowboy_static.erl 72b26c6d0c Use Transport:sendfile/2 from Ranch 12 years ago
cowboy_sup.erl cc2e084d45 Update behaviours for R15B+ 12 years ago
cowboy_websocket.erl 067958abd2 Add more frame types available in websocket replies 12 years ago
cowboy_websocket_handler.erl 067958abd2 Add more frame types available in websocket replies 12 years ago