Skip to content

Commit a0b5e6d

Browse files
committed
link to proxy-examples
1 parent 62b4677 commit a0b5e6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Examples for how to use these extension modules are described below. You must fi
2222

2323
This package does not have any dependencies because we don't know which module you want to use.
2424

25+
You can also find more example code in our [proxy-examples for python](https://github.com/proxymesh/proxy-examples/tree/main/python).
26+
2527
## urllib3
2628

2729
If you just want to send custom proxy headers, but don't need to receive proxy response headers, then you can [urllib3.ProxyManager](https://urllib3.readthedocs.io/en/stable/reference/urllib3.poolmanager.html#urllib3.ProxyManager), like so:

0 commit comments

Comments
 (0)