FlareSolverrSharp icon indicating copy to clipboard operation
FlareSolverrSharp copied to clipboard

Added challenge solution persistence mechanism

Open ivanjx opened this issue 2 years ago • 0 comments

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.

ivanjx avatar Jun 29 '23 09:06 ivanjx