Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-11 | Add support for lists in cowboy_req:set_resp_headers | Loïc Hoguin | |
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. | |||
2017-01-04 | Improve the manual for the new resp_header functions | Loïc Hoguin | |
2017-01-04 | Add functions for getting and setting response headers | Johan Lövdahl | |