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

Don't override Content-Length in initializer #62

Merged
merged 1 commit into from
May 18, 2014

Conversation

hpique
Copy link
Contributor

@hpique hpique commented May 18, 2014

Without this setting Content-Length in
responseWithData:statusCode:headers: (e.g., to test a response with
invalid size) has no effect.

Without this setting Content-Length in
responseWithData:statusCode:headers: (e.g., to test a response with
invalid size) has not effect.
AliSoftware added a commit that referenced this pull request May 18, 2014
Don't override Content-Length in initializer if already set
@AliSoftware AliSoftware merged commit 2f3504c into AliSoftware:master May 18, 2014
AliSoftware added a commit that referenced this pull request Nov 3, 2015
Don't override Content-Length in initializer if already set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants