websockify 0.13.0
This commit is contained in:
parent
0d519b9c18
commit
e818947513
|
|
@ -1,6 +1,14 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
0.13.0
|
||||
------
|
||||
|
||||
* Support for Python < 3.6 has been dropped.
|
||||
* SNI is enabled when connecting to an SSL target as an SSL client.
|
||||
* The TokenRedis plugin handles namespaces.
|
||||
* Headers are sanitized before being passed to authentication plugins.
|
||||
|
||||
0.12.0
|
||||
------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue