2249d237dd
* 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>