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

   1. Added support for HTTP 412 (Precondition Failed) status code. This status 
code is returned when one or more conditions given in the request header fields 
evaluated to false when tested on the server.
   2. Ensured all instances of `If-Match` and `If-None-Match` headers are 
considered as required by the specification.
   3. Added handling for cases where a weak ETag is used with a range request.


-- 
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: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to