invidious/src
syeopite 7fe8f6f24e
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-05-13 05:18:52 -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-05-13 05:18:52 -07:00
invidious.cr Add config to set connection pool checkout timeout 2025-05-13 05:18:51 -07:00