summaryrefslogtreecommitdiff
path: root/websocket/_url.py
Commit message (Expand)AuthorAgeFilesLines
* 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