readium / kotlin-toolkit

A toolkit for ebooks, audiobooks and comics written in Kotlin
https://readium.org/kotlin-toolkit
BSD 3-Clause "New" or "Revised" License
180 stars 77 forks source link

Prevent infinite recursion in format sniffing #476

Closed qnga closed 7 months ago

qnga commented 7 months ago

FormatSniffers were able to indefinitely correct each other by returning a different media type. Now: