[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    [httpcomponents-client] branch master updated: Fix javadoc
From:       olegk () apache ! org
Date:       2021-03-28 10:21:23
Message-ID: 161692688305.2650.17656014691532947233 () gitbox ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git


The following commit(s) were added to refs/heads/master by this push:
     new 830d61e  Fix javadoc
830d61e is described below

commit 830d61eee86968f2d177affae234c1836f2fbc6c
Author: Arturo Bernal <arturobernalg@gmail.com>
AuthorDate: Sat Mar 27 19:46:46 2021 +0100

    Fix javadoc
---
 .../main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java \
b/httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java
 index 787c242..70747cf 100644
--- a/httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java
                
+++ b/httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java
 @@ -38,7 +38,7 @@ import org.apache.hc.core5.http.Header;
 /** This class provides for parsing and understanding Warning headers. As
  * the Warning header can be multi-valued, but the values can contain
  * separators like commas inside quoted strings, we cannot use the regular
- * {@link Header#getElements()} call to access the values.
+ * {@link Header#getValue()} } call to access the values.
  */
 class WarningValue {
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic