..
cowboy.erl
Add a lot of todos
2016-08-10 11:52:41 +02:00
cowboy_app.erl
Add +warn_missing_spec and fix specs
2014-03-27 11:30:44 +01:00
cowboy_bstr.erl
Remove outdated comments, all edoc, plus a few minor tweaks
2014-03-26 19:05:59 +01:00
cowboy_clear.erl
Fix streaming HTTP/2 responses
2016-06-13 16:00:17 +02:00
cowboy_clock.erl
Fix a compile error introduced in previous commit
2015-05-06 17:37:20 +03:00
cowboy_constraints.erl
Use binary_to_integer instead of to list and back
2016-08-10 17:50:28 +02:00
cowboy_handler.erl
Let the stream handler take care of crash handling and logging
2016-08-10 17:45:28 +02:00
cowboy_http.erl
Use cow_http_hd:parse_host directly
2016-08-11 16:45:52 +02:00
cowboy_http2.erl
Make reply functions return Req
2016-08-10 17:15:02 +02:00
cowboy_loop.erl
Let the stream handler take care of crash handling and logging
2016-08-10 17:45:28 +02:00
cowboy_middleware.erl
Rename 'halt' to 'stop' for better consistency
2014-11-07 20:19:05 +02:00
cowboy_req.erl
Add missing specs to an internal cowboy_req function
2016-08-12 18:06:45 +02:00
cowboy_rest.erl
Fix if_modified_since match of last_modified
2016-10-18 10:43:47 +02:00
cowboy_router.erl
Router: properly handle path segments
2016-06-06 17:35:48 +02:00
cowboy_static.erl
Escape reserved filename characters
2016-06-06 17:39:06 +02:00
cowboy_stream.erl
Add HTTP/2 support preview
2015-06-11 17:04:21 +02:00
cowboy_stream_h.erl
Let the stream handler take care of crash handling and logging
2016-08-10 17:45:28 +02:00
cowboy_sub_protocol.erl
Rename 'halt' to 'stop' for better consistency
2014-11-07 20:19:05 +02:00
cowboy_sup.erl
Add +warn_missing_spec and fix specs
2014-03-27 11:30:44 +01:00
cowboy_tls.erl
Fix streaming HTTP/2 responses
2016-06-13 16:00:17 +02:00
cowboy_websocket.erl
Send many frames in one TCP send
2016-08-15 20:04:37 +02:00