Auth: Fix POST request failures with anonymous access (#26049)
Macaron context.QueryBool() seems to modify the request context that causes the POST and PUT requests to fail with: "http: proxy error: net/http: HTTP/1.x transport connection broken: http: ContentLength=333 with Body length 0"
Showing
Please
register
or
sign in
to comment