mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
* fix: support for POST requests Works with Flaresolverr. Required for Kagane. Byparr is not a drop-in replacement, it just ignores the `cmd` and interprets everything as a GET request. * Use encodeToString instead * linting * Use FormBody for encoding Co-authored-by: Mitchell Syer <Syer10@users.noreply.github.com> * Add missing imports * linting, again --------- Co-authored-by: Mitchell Syer <Syer10@users.noreply.github.com>