Closed nielsAD closed 3 years ago
The /file/ request handler only accepts SHA1 hashes, resulting in errors when requesting v2 torrents from the /stat page.
/file/
/stat
https://github.com/abique/hefur/blob/f8b0fe6295257a6bfd7da00b1bd9cd4da966ddeb/hefur/file-handler.cc#L26
Thank you for your investigation!
The
/file/
request handler only accepts SHA1 hashes, resulting in errors when requesting v2 torrents from the/stat
page.https://github.com/abique/hefur/blob/f8b0fe6295257a6bfd7da00b1bd9cd4da966ddeb/hefur/file-handler.cc#L26