https://bz.apache.org/bugzilla/show_bug.cgi?id=55433

--- Comment #6 from [email protected] ---
We're also affected of this bug:

Client <--> reverse-proxy Apache with mod_proxy <--> server

The client sends a multi-megabyte request body.
The server detects that the authentication information is stale, sends 403.
The apache reverse-proxy converts the 403 into a 502.

I'd like to mention another RFC:
https://www.rfc-editor.org/rfc/rfc9110.html#name-response-correlation
All responses, regardless of the status code (including interim responses) can
be sent at any time after a request is received, even if the request is not yet
complete.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to