mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-04-18 19:36:54 +02:00
* blossom: implement BUD-05 without optimizations * blossom: add redirect function, handle /media with 307 redirect to /upload * blossome: remove duplicate /upload handle * blossom: add content-length header to handleHasBlob() * blossom: add content-type header to handleHasBlob() * blossom: remove blossomRedirect() and use http.Redirect() for handleMedia() instead