mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-16 23:16:33 +00:00
Fix javadoc
This commit is contained in:
parent
73c1530b3f
commit
e0c049060b
@ -38,7 +38,7 @@
|
||||
/** 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 {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user