arturobernalg opened a new pull request, #708:
URL: https://github.com/apache/httpcomponents-client/pull/708

   - Retries once on 425 Too Early.
   - Optionally retries idempotent requests on 429/503, honoring Retry-After 
(delta-seconds or HTTP-date).
   - Ensures retries only for idempotent methods and repeatable 
entities/producers.
   - Signals TLS layer to disable early data on retry 
(http.client.tls.early_data.disable).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to