gotosocial/internal/api/fileserver
MaeIsBad 0d267fd598
[bugfix] Properly handle range > content-length (#1979)
This makes the serveFileRange function return the entire file
if suffix-range is larger than content-length in compliance with RFC9110

Co-authored-by: mae <git@badat.dev>
2023-07-12 09:51:51 +02:00
..
fileserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
fileserver_test.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
servefile.go [bugfix] Properly handle range > content-length (#1979) 2023-07-12 09:51:51 +02:00
servefile_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00