Loïc Hoguin 74ba41e239 Merge pull request #297 from puzza007/master 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 ce9aff19f0 Remove the urldecode cowboy_protocol option 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 e27fd5fcb9 Make multipart part headers binary lowercase 12 years ago
cowboy_protocol.erl 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 12 years ago
cowboy_req.erl 9facad9245 Cleanup cowboy_req:parse_header/3 12 years ago
cowboy_rest.erl 74ba41e239 Merge pull request #297 from puzza007/master 12 years ago
cowboy_static.erl 5525369a4a Mimetype lookup expects lowercase extensions 12 years ago
cowboy_sup.erl cc2e084d45 Update behaviours for R15B+ 12 years ago
cowboy_websocket.erl 09914c4693 Allow websocket handlers to reply more than one frame 12 years ago
cowboy_websocket_handler.erl cc2e084d45 Update behaviours for R15B+ 12 years ago