Skip to content

Commit 1b68c64

Browse files
authored
docs: Update proxy usage info - add mention of proxy-chain (#1183)
2 parents caae2ab + 82ac576 commit 1b68c64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sources/platform/proxy/usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,6 @@ The typical issues behind these codes are:
198198
* `594`, `595` and `596` may occur due to connection loss.
199199
* `597` indicates incorrect upstream credentials.
200200
* `599` is a generic error, where the above is not applicable.
201+
202+
Note that the Apify Proxy is based on the [proxy-chain](https://github.com/apify/proxy-chain) open-source NPM package developed and maintained by Apify.
203+
You can find the details of the above errors and their implementation there.

0 commit comments

Comments
 (0)