0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 04:10:24 +00:00
cowboy/doc/src
Loïc Hoguin e8a1868033
Add support for lists in cowboy_req:set_resp_headers
This is meant to be used with clients such as Gun to simplify
proxying and similar operations. The set-cookie header must
not be set this way so there is still some extra processing
to be done to fully translate a Gun response into a Cowboy
response.
2025-02-11 13:28:45 +01:00
..
guide Clarify that reverse/format_error constraint ops are experimental 2025-02-10 11:24:45 +01:00
manual Add support for lists in cowboy_req:set_resp_headers 2025-02-11 13:28:45 +01:00
specs Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00