ajayyy / DeArrowThumbnailCache

GNU Affero General Public License v3.0
20 stars 5 forks source link

Encode title as JSON to bypass ASCII header limitations #9

Open mini-bomba opened 1 year ago

mini-bomba commented 1 year ago

This PR is an attempt to fix #3 by encoding all titles in the headers as JSON. This should not be merged until ajayyy/DeArrow#100 has been merged and released. The client-side PR is backwards-compatible, this one is not.