summaryrefslogtreecommitdiff
path: root/websocket/tests/test_url.py
Commit message (Collapse)AuthorAgeFilesLines
* Match no proxy on domain and * (#671)Codeglitches2021-03-221-0/+309
* Extract url test methods and classes to separate test module * Fix: Restore no_proxy environment variable after tests * Fix: is_address_in_network does not pass simple unittests * Match no_proxy on * and domains