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

The Content-Length header should be the size in bytes #250

Merged
merged 1 commit into from
Dec 29, 2011

Conversation

runa
Copy link
Contributor

@runa runa commented Dec 26, 2011

From http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

The Content-Length entity-header field indicates the size of the entity-body, in decimal number of OCTETs, sent to the recipient or, in the case of the HEAD method, the size of the entity-body that would have been sent had the request been a GET.

From http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

The Content-Length entity-header field indicates the size of the entity-body, in decimal number of OCTETs, sent to the recipient or, in the case of the HEAD method, the size of the entity-body that would have been sent had the request been a GET.
@rubiii rubiii merged commit aa44b87 into savonrb:master Dec 29, 2011
@rubiii
Copy link
Contributor

rubiii commented Dec 29, 2011

thanks martin!

@rubiii
Copy link
Contributor

rubiii commented Feb 15, 2012

released with v0.9.8.

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

Successfully merging this pull request may close these issues.

2 participants