Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@utrenkner
Copy link
Contributor

We already cover most of the possible mime types for XML with MIME_STARTS_WITH("text/") and MIME_ENDS_WITH("+xml"). But application/xml, which is a common and correct mime type for XML, too, is still missing.

We already cover most of the possible mime types for XML with ``MIME_STARTS_WITH("text/")`` and ``MIME_ENDS_WITH("+xml")``
But ``application/xml``, which is a common and correct mime type for XML, too, is still missing.
@kazuho kazuho merged commit eb02a7e into h2o:master Mar 22, 2019
@kazuho
Copy link
Member

kazuho commented Mar 22, 2019

Nice catch! Thank you for the PR.

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.

2 participants