Skip to content

Commit 518b4cb

Browse files
authored
Update usage.md
1 parent 22901e1 commit 518b4cb

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] opens-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)