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 02b1b28178 Discard whitespace at the end of header values early
This is more in line with what RC7230 says, and will allow simplifying
the parsing code of a few headers in cowlib.
2014-12-21 16:23:46 +02:00
..
cowboy.app.src Update erlang.mk 2014-11-07 14:25:34 +02:00
cowboy.erl Remove the onrequest hook 2014-09-24 14:39:17 +03: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_clock.erl Drop R15 support 2014-07-12 14:19:29 +02:00
cowboy_constraints.erl Breaking update of the cowboy_req interface 2014-09-23 16:43:29 +03:00
cowboy_handler.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
cowboy_http.erl Breaking update of the cowboy_req interface 2014-09-23 16:43:29 +03:00
cowboy_loop.erl Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00
cowboy_middleware.erl Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
cowboy_protocol.erl Discard whitespace at the end of header values early 2014-12-21 16:23:46 +02:00
cowboy_req.erl Reverse the order of arguments of match_* functions 2014-10-04 13:21:16 +03:00
cowboy_rest.erl Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
cowboy_router.erl Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
cowboy_spdy.erl Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
cowboy_static.erl Replace some /binary to /bits in binary pattern matching 2014-10-03 18:25:29 +03: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_websocket.erl Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00