summaryrefslogtreecommitdiff
path: root/websocket/_url.py
Commit message (Expand)AuthorAgeFilesLines
* Linting improvements, improved flake8 linting CI cmdengn33r2022-02-251-9/+5
* Update copyright year to 2022engn33r2021-12-311-1/+1
* Transition from LGPL 2.1 license to Apache 2.0 - fix #697engn33r2021-08-101-13/+11
* Revert #417 and reimplement proxy support with python-socksengn33r2021-08-101-1/+2
* Unquote username and password in proxy from environment (#723)Richard2021-07-161-2/+2
* Fix #700 improve no_proxy env variable parsingengn33r2021-06-081-2/+2
* Fix #701 update docstringsengn33r2021-06-021-15/+14
* First pass removing Python 2 code, mostly six dependencyengn33r2021-05-041-1/+1
* Fixing urlparse scheme in Python 2.6.1 (#332)Brandon Moser2021-05-041-1/+1
* Match no proxy on domain and * (#671)Codeglitches2021-03-221-6/+12
* Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...engn33r2021-02-221-2/+1
* Add first draft of Sphinx documentationengn33r2021-01-311-20/+29
* v should be checked for emptry string before splitting itJayaprakash Nevara2019-03-291-1/+2
* Add pysocks support.jhtitor2018-03-301-1/+4
* cannot use long literal on python3liris2016-10-061-1/+1
* _url: Added subnet IP address matching in no_proxy host detectionMiacz2016-09-201-1/+34
* wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise importsAllan Lewis2016-04-271-1/+1
* _abnf, _app, _http, _url: [PEP 8] Fix indentsAllan Lewis2016-04-271-2/+3
* wsdump, _core, _url, _utils: Remove redundant parenthesesAllan Lewis2016-04-271-1/+1
* fix typosJakub Wilk2016-01-031-2/+2
* fixed #160 and some refactoringliris2015-03-251-7/+7
* add "__all__"Hiroki Ohtani2015-03-191-9/+17
* refactoring.,,liris2015-03-131-0/+118