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

LaTex MIME type detection output changed #161

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Conversation

jdmasa
Copy link
Contributor

@jdmasa jdmasa commented Jul 17, 2020

It seems the output of the MIME Type detector has slightly changed for LaTex files.

It was:
'application/x-latex': 'latex',
'application/x-tex': 'latex',
But now it seems to be:
'text/x-latex': 'latex',
'text/x-tex': 'latex',

This throws a 400 error when sending LaTex files to the API.

It seems the output of the MIME Type detector has slightly changed for LaTex files.
@sushain97 sushain97 force-pushed the master branch 2 times, most recently from b36ac97 to 51fb9c5 Compare January 3, 2022 10:56
@sushain97 sushain97 enabled auto-merge (squash) September 4, 2024 07:53
@sushain97 sushain97 merged commit 1c53d45 into apertium:master Sep 4, 2024
7 checks passed
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