From 2408a75a709d6cf5492db39d736b4209265f0b7b Mon Sep 17 00:00:00 2001 From: ngosang Date: Mon, 18 Oct 2021 01:11:31 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e70ab9..a7a01a9 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,8 @@ cookies | Optional. Will be used by the headless browser. Follow [this](https:// returnOnlyCookies | Optional, default false. Only returns the cookies. Response data, headers and other parts of the response are removed. proxy | Optional, default disabled. Eg: `"proxy": {"url": "http://127.0.0.1:8888"}`. Authorization (username/password) is not supported. +:warning: If you want to use Cloudflare clearance cookie in your scripts, make sure you use the FlareSolverr User-Agent too. If they don't match you will see the challenge. + Example response from running the `curl` above: ```json