Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for lists in cowboy_req:set_resp_headers #1669

Closed
wants to merge 1 commit into from

Conversation

essen
Copy link
Member

@essen essen commented Feb 11, 2025

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.

@essen essen force-pushed the set_resp_headers_list branch 2 times, most recently from c7ff329 to 4f24109 Compare February 11, 2025 12:18
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.
@essen essen force-pushed the set_resp_headers_list branch from 4f24109 to e8a1868 Compare February 11, 2025 12:28
@essen essen closed this Feb 11, 2025
@essen essen deleted the set_resp_headers_list branch February 11, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant