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

adjust request header handling, add tests #666

Merged
merged 3 commits into from
Jan 4, 2016

Conversation

kazuho
Copy link
Member

@kazuho kazuho commented Jan 4, 2016

part of #643, covers test case for #565

kazuho added 3 commits January 4, 2016 09:14
…nt is already decoded, and also not to require the header copying logic in rack apps to specifically drop the header when calling `http_request`)
@kazuho kazuho added the mruby label Jan 4, 2016
@kazuho kazuho mentioned this pull request Jan 4, 2016
15 tasks
@kazuho
Copy link
Member Author

kazuho commented Jan 4, 2016

Should we better provide an easy-to-use API to copy the headers, as well as set x-forwarded-for and x-forwarded-proto, via, etc.?

kazuho added a commit that referenced this pull request Jan 4, 2016
@kazuho kazuho merged commit 2eb3e9c into master Jan 4, 2016
@kazuho kazuho mentioned this pull request Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant