Fix ASGI websockets when serving on sub-path under site root
This commit is contained in:
parent
a95cc2b9e8
commit
7fa39d42e2
2 changed files with 12 additions and 7 deletions
|
@ -5,6 +5,9 @@ CHANGELOG
|
|||
Unreleased
|
||||
----------
|
||||
|
||||
* Fix ASGI websockets when serving on sub-path under site root.
|
||||
|
||||
|
||||
0.9.94 (2024-04-16)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue