Loïc Hoguin f6cf731011 REST: Only send 201 when a new resource is created on POST 13 years ago
..
cowboy.app.src e68bbfac34 Welcome to new developments with 0.5.0 13 years ago
cowboy.erl e5aef5c1d7 Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2 13 years ago
cowboy_acceptor.erl e5aef5c1d7 Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2 13 years ago
cowboy_acceptors_sup.erl 830cfc002e Move max_connections check directly inside cowboy_listener 13 years ago
cowboy_app.erl ce7084aa07 Fix a dialyzer warning 13 years ago
cowboy_bstr.erl 9a775cce3c Move a few binary string handling functions to cowboy_bstr 13 years ago
cowboy_clock.erl 156c84ff29 Use calendar date and time types exported since R14B04 13 years ago
cowboy_cookies.erl 156c84ff29 Use calendar date and time types exported since R14B04 13 years ago
cowboy_dispatcher.erl c747efbd75 replace quoted:from_url with cowboy_http:urldecode 13 years ago
cowboy_http.erl f51493ee37 Add 'Expect' header parsing 13 years ago
cowboy_http_handler.erl 108a491f55 Add documentation for the public interface. 14 years ago
cowboy_http_protocol.erl e7b6e2a402 Added absoluteURI support 13 years ago
cowboy_http_req.erl f51493ee37 Add 'Expect' header parsing 13 years ago
cowboy_http_rest.erl f6cf731011 REST: Only send 201 when a new resource is created on POST 13 years ago
cowboy_http_static.erl 3667ec9451 Fix typespecs for calendar:datetime/0 in cowboy_http_static 13 years ago
cowboy_http_websocket.erl 062db95653 Apply a trick to the erlang:hibernate calls to suppress dialyzer warnings 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 096f40bf08 Fix a typo that prevented protocol options upgrades 13 years ago
cowboy_listener_sup.erl e5aef5c1d7 Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2 13 years ago
cowboy_multipart.erl f51493ee37 Add 'Expect' header parsing 13 years ago
cowboy_protocol.erl e550ba7cd3 Add cowboy:accept_ack/1 for a cleaner handling of the shoot message 13 years ago
cowboy_requests_sup.erl 43d14b52cd Give the ListenerPid to the protocol on startup 14 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