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

Fix Vercel module assuming JSON as MIME type #1

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

starscouts
Copy link
Member

This change fixes the fact that the Vercel module will set the MIME type of pushed files to always be application/json, regardless of the actual type of the data. It adds a new mime_type parameter to the put method, and uses application/vnd.equestriadev.statusng for the private API data.

@starscouts starscouts requested a review from ryze312 July 10, 2024 09:00
@starscouts starscouts self-assigned this Jul 10, 2024
@starscouts starscouts merged commit bc87da8 into mane Jul 10, 2024
0 of 2 checks passed
@starscouts starscouts deleted the vercel-mime-types branch July 10, 2024 10:10
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.

1 participant