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 set Content-Length of request if it is 0 #8

Open
GoogleCodeExporter opened this issue Mar 22, 2016 · 1 comment
Open

do not set Content-Length of request if it is 0 #8

GoogleCodeExporter opened this issue Mar 22, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

some web server give 400 when Content-Length of request is 0.

What steps will reproduce the problem?
1. ./ratproxy -v . -w ./out.log -d lighttpd.net -lfscm
2. visit www.lighttpd.net

What is the expected output? What do you see instead?
expect 200 but get 400 instead

What version of the product are you using? On what operating system?
ratproxy 1.51. Mac OS X 10.5

Original issue reported on code.google.com by iamawal...@gmail.com on 7 Jul 2008 at 3:33

Attachments:

@GoogleCodeExporter
Copy link
Author

Interesting. Thanks for the patch, will land it on 1.52.

Original comment by lcam...@gmail.com on 7 Jul 2008 at 11:29

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