Skip to content

Conversation

@ilzrv
Copy link
Contributor

@ilzrv ilzrv commented Oct 12, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

For example, the following mime type (used for epub) is not recognized given the current regexp: application/epub+zip; charset=binary

For example, the following mime type (used for epub) is not recognized given the current regexp: `application/epub+zip`
@nicolas-grekas nicolas-grekas changed the base branch from 4.3 to 3.4 October 12, 2019 08:55
@nicolas-grekas nicolas-grekas changed the title Add plus character + to legal mime subtype [HttpFoundation] Add plus character + to legal mime subtype Oct 12, 2019
@nicolas-grekas
Copy link
Member

Thank you @ilzrv.

@ilzrv
Copy link
Contributor Author

ilzrv commented Oct 12, 2019

@nicolas-grekas You're welcome.

nicolas-grekas added a commit that referenced this pull request Oct 12, 2019
…ype (ilzrv)

This PR was merged into the 3.4 branch.

Discussion
----------

[HttpFoundation] Add plus character `+` to legal mime subtype

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

For example, the following mime type (used for epub) is not recognized given the current regexp: `application/epub+zip; charset=binary`

Commits
-------

56895f1 Add plus character `+` to legal mime subtype
@nicolas-grekas nicolas-grekas merged commit 56895f1 into symfony:3.4 Oct 12, 2019
This was referenced Nov 1, 2019
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