yhirose/cpp-httplib

Any way to prevent cloudflare challenge?

leonardoaramaki opened this issue · 2 comments

Cloudflare challenge platform is installed on the host I am trying to access. I'm not sure if it is mistakenly fingerprinting my client as a bot/scraper (which is not). Any way to circumvent this?

Sorry to hear that, but I have no idea about Cloudflare challenge platform. So I am not in a position to give comments about the situation...

@leonardoaramaki you may consider copying the "user agent string" from your web browser and setting the respective header to match this value.

If this is insufficient, you can try other strategies commonly used with other downloaders