Skip to content

Version 0.1.5

Compare
Choose a tag to compare
@Mr0grog Mr0grog released this 24 Jan 05:13
· 3 commits to main since this release
1ce01a4

Treat binary/octet-stream as a generic media type, just like application/octet-stream, when trying to determine if content is not HTML. Even though binary/octet-stream is not a registered IANA media type, it turns out some AWS SDKs use it when uploading files to S3, so it’s not uncommon. (#190)