index
:
delta/python-packages/websocket-client.git
codecov-ci-dev
gh-pages
master
old_py3
py3
python2
rfc6455
ssl
sslcheck
t858
t884
github.com: liris/websocket-client.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
websocket
/
_handshake.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP8 style compliance fixes
engn33r
2021-05-04
1
-3
/
+4
*
Add support for permitting additional values in the "upgrade" and "connection...
Chris Wheeler
2021-03-29
1
-2
/
+2
*
Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...
engn33r
2021-02-22
1
-2
/
+1
*
Add first draft of Sphinx documentation
engn33r
2021-01-31
1
-1
/
+1
*
Remove e71edd3 commit edits to fix TravisCI build (#657)
engn33r
2021-01-27
1
-4
/
+3
*
Merge pull request #4 from sawdustofmind/FIX-604
engn33r
2021-01-25
1
-1
/
+1
|
\
|
*
Capitalize default connection header
sawdustofmind
2020-02-19
1
-1
/
+1
*
|
Fix _handshake.py error where subproto is None
Erik
2021-01-08
1
-3
/
+4
*
|
Fix None.lower() when sec-websocket-protocol response header does not exist
anuragbeniwal
2020-05-08
1
-2
/
+3
|
/
*
Merge pull request #533 from sfoerster/master
liris
2019-12-25
1
-3
/
+3
|
\
|
*
_handshake: hasattr checks on six before accessing the values
Steven Foerster
2019-03-14
1
-3
/
+3
*
|
Merge branch 'master' into master
liris
2019-12-25
1
-5
/
+9
|
\
\
|
*
\
Merge pull request #553 from spacewander/improve_readability
liris
2019-12-25
1
-2
/
+3
|
|
\
\
|
|
*
|
Improve the readability of HTTP status codes.
spacewander
2019-05-10
1
-2
/
+3
|
|
|
/
|
*
|
updated if statement to include check against None
Damjan Stulic
2019-08-07
1
-1
/
+1
|
*
|
removed extra white space
Damjan Stulic
2019-08-07
1
-1
/
+0
|
*
|
added support for allowing users to change connection header
Damjan Stulic
2019-08-07
1
-3
/
+7
|
|
/
*
|
Pep8 fixes
azaugg
2019-04-24
1
-0
/
+2
|
/
*
Merge pull request #506 from Torxed/master
liris
2018-12-15
1
-2
/
+10
|
\
|
*
Manually assigning WebSocket-Version
Anton Hvornum
2018-11-25
1
-2
/
+10
*
|
Add response header in WebSocketBadStatusException
tarma
2018-11-05
1
-1
/
+1
|
/
*
Handle PY3.4/3.5
Pär Tojkander
2018-10-11
1
-1
/
+4
*
Handle PY2/3
Pär Tojkander
2018-10-11
1
-1
/
+5
*
Handle redirects in handshake
Pär Tojkander
2018-10-11
1
-3
/
+8
*
fixed #432
v0.49.0
liris
2018-08-14
1
-1
/
+5
*
fixed #HC-459
liris
2018-08-14
1
-4
/
+5
*
Added status message when HTTP can't be upgraded to WS
Dmitry Mottl
2018-02-14
1
-2
/
+2
*
refs #357
Hiroki Ohtani
2017-12-10
1
-2
/
+8
*
Update _handshake.py
Peter "Marenthyu" Fredebold
2017-11-30
1
-2
/
+2
*
Implement simple cookie jar
tifayuki
2016-12-21
1
-1
/
+8
*
erge #249
liris
2016-05-10
1
-17
/
+16
|
\
|
*
wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise imports
Allan Lewis
2016-04-27
1
-9
/
+9
|
*
wsdump, websocket.*: [PEP 8] Use conventional vertical spacing
Allan Lewis
2016-04-27
1
-0
/
+1
|
*
_abnf, _app, _http, _url: [PEP 8] Fix indents
Allan Lewis
2016-04-27
1
-1
/
+1
|
*
_core, _handshake: Remove unused imports
Allan Lewis
2016-04-27
1
-3
/
+0
|
*
_handshake._get_handshake_headers: Use list literal
Allan Lewis
2016-04-27
1
-4
/
+5
*
|
Exclude port 443 from host http header
Liam Stanley
2016-04-27
1
-1
/
+1
|
/
*
fixed #215
v0.34.0
liris
2015-10-28
1
-5
/
+8
*
python 2.6 support
liris
2015-10-27
1
-1
/
+6
*
Merge pull request #211 from obi1kenobi/master
liris
2015-10-27
1
-3
/
+5
|
\
|
*
Using os.urandom() and constant-time hash check for handshake. Fixes #209 #210
Predrag Gruevski
2015-09-21
1
-3
/
+5
*
|
Map dict to headers list
DenisKolodin
2015-08-22
1
-2
/
+5
|
/
*
fixed #199
liris
2015-07-30
1
-1
/
+1
*
fixed #179
liris
2015-05-07
1
-0
/
+1
*
fixed #171
liris
2015-04-14
1
-4
/
+8
*
fixed #160 and some refactoring
liris
2015-03-25
1
-4
/
+10
*
fixed #158
liris
2015-03-24
1
-2
/
+2
*
fix bug: 'WebSocketException' is not defined
Ricter Zheng
2015-03-22
1
-0
/
+1
*
add "__all__"
Hiroki Ohtani
2015-03-19
1
-0
/
+143