Files
auth-proxy/docs
db123-test c6c27dcfc6 fix: override Content-Length header in auth proxy config
The proxy was forwarding the original Content-Length header to the
proxied service, which caused issues with request body processing.
Now setting it to an empty string to prevent nginx from passing the
original content-length value.
2026-05-04 16:44:38 +03:30
..