0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 04:30:25 +00:00
cowboy/src
Loïc Hoguin 64f07fe9a3 Keep the whitespace from multiline headers
Before, we could have

Header: the value
 is multiline

Become "the valueis multiline".

Now it will properly be "the value is multiline".
2014-02-27 13:13:35 +01:00
..
cowboy.app.src Update copyright years 2014-02-06 19:57:23 +01:00
cowboy.erl Fix stop_listener/1 spec 2014-02-16 00:16:58 +03:30
cowboy_app.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_bstr.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_client.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_clock.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_handler.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_http.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_http_handler.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_loop_handler.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_middleware.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_protocol.erl Keep the whitespace from multiline headers 2014-02-27 13:13:35 +01:00
cowboy_req.erl Add and document the new multipart code 2014-02-06 19:36:25 +01:00
cowboy_rest.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_router.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_spdy.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_static.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_sub_protocol.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_sup.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_websocket.erl Update copyright years 2014-02-06 19:57:23 +01:00
cowboy_websocket_handler.erl Update copyright years 2014-02-06 19:57:23 +01:00