No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||
↳ | org.apache.http.impl.cookie.AbstractCookieAttributeHandler | |
↳ | org.apache.http.impl.cookie.BasicSecureHandler |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
|
||||||||||
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
|||||||||||
![]() |
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
cookie | Cookie to match |
---|---|
origin | the cookie source to match against |
MalformedCookieException |
---|