invidious/src
syeopite a3864e6691
Use non-streaming api when not invoked with block
Defaulting to the streaming api of `HTTP::Client` causes some issues
since the streaming respone content needs to be accessed
through #body_io rather than #body
2025-04-09 16:50:00 -07:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious Use non-streaming api when not invoked with block 2025-04-09 16:50:00 -07:00
invidious.cr Add config to set connection pool checkout timeout 2025-04-09 14:47:20 -07:00