-
I am using django-revproxy to use some simple reverse proxy functionality in Django (mainly for authentication purposes). This works well with Daphne. But when using Uvicorn I get the below error when accessing such a ProxyView. It seems Uvicorn is quite strict with
|
Beta Was this translation helpful? Give feedback.
Answered by
Kludex
Jun 1, 2024
Replies: 1 comment
-
No. The server should ensure this header is correct. I'd say this is an issue with Daphne. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
medihack
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. The server should ensure this header is correct. I'd say this is an issue with Daphne.