8000 StreamedResponse always sends a HTTP 1.1 response by chx · Pull Request #5175 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

StreamedResponse always sends a HTTP 1.1 response #5175

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

Merged
merged 1 commit into from
Aug 4, 2012
Merged

StreamedResponse always sends a HTTP 1.1 response #5175

merged 1 commit into from
Aug 4, 2012

Conversation

chx
Copy link
Contributor
@chx chx commented Aug 3, 2012

SERVER_PROTOCOL is "Name and revision of the information protocol via which the page was requested; i.e. 'HTTP/1.0'". The condition was for 1.0 which is wrong.

Earlier I filed #5173

SERVER_PROTOCOL is "Name and revision of the information protocol via which the page was requested; i.e. 'HTTP/1.0'"
@travisbot
Copy link

This pull request fails (merged b00ea41 into be41ca3).

@chx
Copy link
Contributor Author
chx commented Aug 3, 2012

Seems to me that the Travis fails have absolutely nothing to do with my patch.

fabpot added a commit that referenced this pull request Aug 4, 2012
Commits
-------

b00ea41 StreamedResponse always sends a HTTP 1.1 response

Discussion
----------

StreamedResponse always sends a HTTP 1.1 response

SERVER_PROTOCOL is "Name and revision of the information protocol via which the page was requested; i.e. 'HTTP/1.0'". The condition was for 1.0 which is wrong.

Earlier I filed #5173

---------------------------------------------------------------------------

by travisbot at 2012-08-03T18:33:45Z

This pull request [fails](http://travis-ci.org/symfony/symfony/builds/2030496) (merged b00ea41 into be41ca3).

---------------------------------------------------------------------------

by chx at 2012-08-03T18:36:58Z

Seems to me that the Travis fails have absolutely nothing to do with my patch.
fabpot added a commit that referenced this pull request Aug 4, 2012
@fabpot fabpot merged commit b00ea41 into symfony:master Aug 4, 2012
fabpot added a commit that referenced this pull request Aug 4, 2012
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.

3 participants
0