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

httpRequest.overrideMimeType('text/xml') error in old chromium versions #1493

Open
Ivan-accedo opened this issue Jun 7, 2024 · 0 comments
Open

Comments

@Ivan-accedo
Copy link

Ivan-accedo commented Jun 7, 2024

Hi!

In older chromium versions (tested in the 55) that are installed in some devices, forcing the mime-type to text/xml generates an invalid content type response header:

image

If I force the mime-type to image/svg+xml, works as expected, also in the last chrome version:

image

@Ivan-accedo Ivan-accedo changed the title httpRequest.overrideMimeType('text/xml') error in old chrome versions httpRequest.overrideMimeType('text/xml') error in old chromium versions Jun 7, 2024
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

No branches or pull requests

1 participant