FlareSolverrSharp
FlareSolverrSharp copied to clipboard
Added challenge solution persistence mechanism
This is useful so in case the program restarts, it can still make requests without needing to solve the cloudflare challenge again until the cookie expires. FlareSolverrResponse instance can be easily serialized with json or any other serialization method that you prefer.