JDK 24 |
---|
24 b12Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8338403 :
|
https://datatracker.ietf.org/doc/html/rfc7231#section-5.1.1 says that the client should not wait indefinitely before sending the body data if it doesn't receive any response from the server. This is mostly to interoperate correctly with HTTP/1.0 intermediaries. Should we set up a timeout for 100 and proceed with sending the body if no response comes from the server regardless of the HTTP version of the request?
|