Skip to content

Basic MIME type support#367

Merged
vinceglb merged 5 commits intovinceglb:mainfrom
FegzDev:main
Sep 30, 2025
Merged

Basic MIME type support#367
vinceglb merged 5 commits intovinceglb:mainfrom
FegzDev:main

Conversation

@FegzDev
Copy link
Copy Markdown

@FegzDev FegzDev commented Aug 20, 2025

Added basic MIME type support across all platforms.

Some tests are not running due to the following error:
"groovy.lang.MissingPropertyException: No such property: getStartTimeMillis for class: org.gradle.api.internal.tasks.testing.results.DefaultTestResult"

I presume this is an issue with Kotlin 2.2.10.

Please review the appleMain implementation carefully. I am not very proficient with Kotlin/Native and would appreciate extra feedback there.

I intended adding an extension to MIME type map from mimetype.io as a fallback but they have a very long list.

@vinceglb
Copy link
Copy Markdown
Owner

Hi @FegzDev! Thanks a lot for your PR!

I'll review it as soon I find time. I checked quickly and it looks good

@FegzDev
Copy link
Copy Markdown
Author

FegzDev commented Sep 25, 2025

Hi @vinceglb. Have you been able to review this?

Copy link
Copy Markdown
Owner

@vinceglb vinceglb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your PR! It is really useful! Sorry again for the delay 🙏

@vinceglb vinceglb merged commit ebd9f04 into vinceglb:main Sep 30, 2025
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.

3 participants