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

prevent response splitting #632

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 5 comments
Closed

prevent response splitting #632

GoogleCodeExporter opened this issue Mar 25, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

http://nealpoole.com/blog/2011/01/http-response-splitting-on-reddit-com/ goes 
to explain the issue

What steps will reproduce the problem?
1. aResponse headerAt: 'key' put: 'value', String crlf, 'Location: www.bad.com' 
String crlf, String crlf

What is the expected output? What do you see instead?
I'm not sure whether we should split the value or throw an exception. I'm 
leaning towards the later.

Original issue reported on code.google.com by philippe...@gmail.com on 16 Jan 2011 at 6:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant