ok2c commented on a change in pull request #329:
URL: 
https://github.com/apache/httpcomponents-client/pull/329#discussion_r753839435



##########
File path: 
httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java
##########
@@ -343,8 +346,18 @@ private void parseError() {
      * {@code null} if a warning date was not supplied in the
      * header.
      * @return {@link Date}
+     * @deprecated Use {@link #getWarnInstant()}
+     */
+    @Deprecated

Review comment:
       @arturobernalg  This is all unnecessary. The class is not public.




-- 
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