.. |
cowboy.app.src
|
Welcome to new developments with 0.5.0
|
2012-01-12 20:08:35 +01:00 |
cowboy.erl
|
Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2
|
2012-01-31 08:49:15 +01:00 |
cowboy_acceptor.erl
|
Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2
|
2012-01-31 08:49:15 +01:00 |
cowboy_acceptors_sup.erl
|
Move max_connections check directly inside cowboy_listener
|
2012-01-30 08:09:33 +01:00 |
cowboy_app.erl
|
Fix a dialyzer warning
|
2011-12-15 20:45:12 +01:00 |
cowboy_bstr.erl
|
Move a few binary string handling functions to cowboy_bstr
|
2011-10-04 18:34:14 +02:00 |
cowboy_clock.erl
|
Use calendar date and time types exported since R14B04
|
2011-12-26 10:17:29 +01:00 |
cowboy_cookies.erl
|
Use calendar date and time types exported since R14B04
|
2011-12-26 10:17:29 +01:00 |
cowboy_dispatcher.erl
|
replace quoted:from_url with cowboy_http:urldecode
|
2011-12-07 19:02:10 +01:00 |
cowboy_http.erl
|
Rename the type http_status/0 to cowboy_http:status/0
|
2012-01-23 09:43:26 +01:00 |
cowboy_http_handler.erl
|
Add documentation for the public interface.
|
2011-07-06 17:42:20 +02:00 |
cowboy_http_protocol.erl
|
Added absoluteURI support
|
2012-02-02 20:25:23 +01:00 |
cowboy_http_req.erl
|
Rename the type http_status/0 to cowboy_http:status/0
|
2012-01-23 09:43:26 +01:00 |
cowboy_http_rest.erl
|
If we have a mapping to '*' then use it as the default catch all accept
|
2012-03-08 03:17:55 -10:00 |
cowboy_http_static.erl
|
Fix typespecs for calendar:datetime/0 in cowboy_http_static
|
2012-01-23 09:20:46 +01:00 |
cowboy_http_websocket.erl
|
Apply a trick to the erlang:hibernate calls to suppress dialyzer warnings
|
2012-02-02 20:04:06 +01:00 |
cowboy_http_websocket_handler.erl
|
Allow websocket handlers to hibernate from the websocket_init/3 function
|
2011-09-15 23:20:02 +02:00 |
cowboy_listener.erl
|
Fix a typo that prevented protocol options upgrades
|
2012-02-01 19:04:26 +01:00 |
cowboy_listener_sup.erl
|
Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2
|
2012-01-31 08:49:15 +01:00 |
cowboy_multipart.erl
|
Add multipart support
|
2012-01-23 07:20:35 +01:00 |
cowboy_protocol.erl
|
Add cowboy:accept_ack/1 for a cleaner handling of the shoot message
|
2011-12-15 20:19:02 +01:00 |
cowboy_requests_sup.erl
|
Give the ListenerPid to the protocol on startup
|
2011-08-10 20:28:30 +02:00 |
cowboy_ssl_transport.erl
|
Merge remote-tracking branch 'smarkets/cacertfile'
|
2011-09-28 15:02:08 +02:00 |
cowboy_sup.erl
|
fix supervisor spec for non dynamic modules
|
2011-10-28 16:44:46 +01:00 |
cowboy_tcp_transport.erl
|
Add documentation for the public interface.
|
2011-07-06 17:42:20 +02:00 |