summaryrefslogtreecommitdiff
path: root/websocket/tests/test_url.py
Commit message (Expand)AuthorAgeFilesLines
* Linting improvements, improved flake8 linting CI cmdengn33r2022-02-251-4/+4
* Replace deprecated stream.meetup.com, echo.websocket.org endpoint URLsengn33r2022-02-251-28/+28
* Update copyright year to 2022engn33r2021-12-311-1/+1
* Improve unit tests with LOCAL_WS_SERVER_PORT variableengn33r2021-08-131-2/+0
* Transition from LGPL 2.1 license to Apache 2.0 - fix #697engn33r2021-08-101-13/+11
* Unquote username and password in proxy from environment (#723)Richard2021-07-161-0/+4
* First pass removing Python 2 code, mostly six dependencyengn33r2021-05-041-10/+2
* Match no proxy on domain and * (#671)Codeglitches2021-03-221-0/+309