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

Do not send headers after following redirection #2144

Merged
merged 2 commits into from
Oct 7, 2020

Conversation

aslakhellesoy
Copy link
Contributor

The URLOutputStream should not send headers on 2nd 202 pseudo redirect. See cucumber/cucumber-ruby#1475 for details.

@aslakhellesoy aslakhellesoy added the 🐛 bug Defect / Bug label Oct 6, 2020
@coveralls
Copy link

coveralls commented Oct 6, 2020

Coverage Status

Coverage increased (+0.002%) to 86.483% when pulling e7c1cbc on url-output-stream-no-redirect-headers into 4799b7c on main.

@vincentcapicotto vincentcapicotto merged commit 89c111f into main Oct 7, 2020
@vincentcapicotto vincentcapicotto deleted the url-output-stream-no-redirect-headers branch October 7, 2020 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Defect / Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants