Skip to content

[HttpFoundation] Fix BinaryFileResponse incorrect behavior with if-range header #17602

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

Conversation

bburnichon
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #16540
License MIT
Doc PR -

@bburnichon bburnichon force-pushed the ticket_16540-binary-file-response-if-range branch from 6b8b5ae to 1cc6c36 Compare January 29, 2016 16:34
@bburnichon
Copy link
Contributor Author

@xabbuh @stof Does this PR have something missing for review?

Also verify edge case where no last-modified header is available
@bburnichon bburnichon force-pushed the ticket_16540-binary-file-response-if-range branch from 1cc6c36 to aaad5bd Compare February 22, 2016 11:58
@bburnichon
Copy link
Contributor Author

@xabbuh @stof @fabpot Rebased and squashed. Ready for review.

@fabpot
Copy link
Member

fabpot commented Feb 26, 2016

Thank you @bburnichon.

@fabpot fabpot merged commit aaad5bd into symfony:2.3 Feb 26, 2016
fabpot added a commit that referenced this pull request Feb 26, 2016
… with if-range header (bburnichon)

This PR was merged into the 2.3 branch.

Discussion
----------

[HttpFoundation] Fix BinaryFileResponse incorrect behavior with if-range header

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16540
| License       | MIT
| Doc PR        | -

Commits
-------

aaad5bd Add check on If-Range header
@bburnichon bburnichon deleted the ticket_16540-binary-file-response-if-range branch October 30, 2017 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants