Loïc Hoguin a12a910341 Fix a crash in websocket_handshake/3 with hixie-76 13 years ago
..
cowboy.app.src 8bb7472fb0 Update version to 0.3.0 to continue with development 13 years ago
cowboy.erl a800425131 Add cowboy:child_spec/6 13 years ago
cowboy_acceptor.erl 43d14b52cd Give the ListenerPid to the protocol on startup 13 years ago
cowboy_acceptors_sup.erl 1af77d45e3 fix supervisor spec for non dynamic modules 13 years ago
cowboy_app.erl 108a491f55 Add documentation for the public interface. 14 years ago
cowboy_bstr.erl 9a775cce3c Move a few binary string handling functions to cowboy_bstr 13 years ago
cowboy_clock.erl d858153fce Use cowboy_clock types in cowboy_cookies instead of calendar 13 years ago
cowboy_cookies.erl d858153fce Use cowboy_clock types in cowboy_cookies instead of calendar 13 years ago
cowboy_dispatcher.erl ce26d7090b Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0 13 years ago
cowboy_http.erl 83ec63374f Change the returned value for language_range parsing 13 years ago
cowboy_http_handler.erl 108a491f55 Add documentation for the public interface. 14 years ago
cowboy_http_protocol.erl 0201f7f2b2 cowboy_http_protocol shouldn't crash if the client sends HTTP responses 13 years ago
cowboy_http_req.erl 3649b0ee0d Simplify the guards for cowboy_http_req:body/2 13 years ago
cowboy_http_rest.erl aab1587a4b Add experimental Webmachine based REST protocol support 13 years ago
cowboy_http_websocket.erl a12a910341 Fix a crash in websocket_handshake/3 with hixie-76 13 years ago
cowboy_http_websocket_handler.erl 04f55eb3c9 Allow websocket handlers to hibernate from the websocket_init/3 function 13 years ago
cowboy_listener.erl 3ce2865d84 Set the cowboy_listener process priority to high 13 years ago
cowboy_listener_sup.erl 1af77d45e3 fix supervisor spec for non dynamic modules 13 years ago
cowboy_protocol.erl 76f855ebd0 Merge branch 'master' of https://github.com/hakvroot/cowboy 13 years ago
cowboy_requests_sup.erl 43d14b52cd Give the ListenerPid to the protocol on startup 13 years ago
cowboy_ssl_transport.erl 0e84e7f920 Merge remote-tracking branch 'smarkets/cacertfile' 13 years ago
cowboy_sup.erl 1af77d45e3 fix supervisor spec for non dynamic modules 13 years ago
cowboy_tcp_transport.erl 108a491f55 Add documentation for the public interface. 14 years ago