Fix Javadoc
This commit is contained in:
parent
c298230128
commit
0ba4d32040
@ -67,7 +67,7 @@ public interface Cookie extends Comparable<Cookie> {
|
||||
/**
|
||||
* Sets the raw value of this {@link Cookie}.
|
||||
*
|
||||
* @param value The raw value to set
|
||||
* @param rawValue The raw value to set
|
||||
*/
|
||||
void setRawValue(String rawValue);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user