0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/src
Loïc Hoguin 3969c31824 Fix most remaining HTTP/2 handshake tests
One category of tests involving the SETTINGS ack still fails.
It is probably wise to leave these until more SETTINGS related
tests are written.
2016-03-13 23:14:57 +01:00
..
cowboy.erl Completely remove SPDY 2016-03-06 17:48:35 +01: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 Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cowboy_clock.erl Fix a compile error introduced in previous commit 2015-05-06 17:37:20 +03:00
cowboy_constraints.erl Breaking update of the cowboy_req interface 2014-09-23 16:43:29 +03:00
cowboy_handler.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cowboy_http.erl Fix more HTTP/2 handshake test cases 2016-03-13 11:26:26 +01:00
cowboy_http2.erl Fix most remaining HTTP/2 handshake tests 2016-03-13 23:14:57 +01:00
cowboy_loop.erl Fix warnings 2016-03-06 18:09:43 +01:00
cowboy_middleware.erl Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
cowboy_req.erl Fix more HTTP/2 handshake test cases 2016-03-13 11:26:26 +01:00
cowboy_rest.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cowboy_router.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cowboy_static.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cowboy_stream.erl Add HTTP/2 support preview 2015-06-11 17:04:21 +02:00
cowboy_stream_h.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01: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 Completely remove SPDY 2016-03-06 17:48:35 +01:00
cowboy_websocket.erl Fix warnings 2016-03-06 18:09:43 +01:00