nginx
nginx copied to clipboard
Fixes 400 error
This PR fixes a common 400 error with websockets and nginx.
Should be the root cause of https://github.com/dperson/nginx/issues/25 See https://github.com/dotnet/aspnetcore/issues/17081
How do I go about using this now while we wait for it to be merged?
You can use the fork build until this gets merged (https://hub.docker.com/r/d3473r/nginx)
Thanks for the fix, D3473R. I came here for this reason too.