I don't think this needs to be changed (connection is a defined term), but if you can think of some other way to say that the 408 implies partial receipt of the last request (which means the connection gone broke) then go ahead.
If the client has an outstanding request in transit, the client MAY repeat that request. If the current connection is not usable (e.g., as it would be in HTTP/1.1, because request delimitation is lost), a new connection will be used.
"If the client has an outstanding request in transit, the client MAY repeat that request on a new connection."
The text was updated successfully, but these errors were encountered: