Class CookieHeader
java.lang.Object
septogeddon.pluginquery.http.headertype.CookieHeader
- All Implemented Interfaces:
HTTPHeader
Cookie HTTP header
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CookieHeader
Parse Cookie header- Parameters:
rawValue- the raw header value
-
-
Method Details
-
getCookies
The browser cookies- Returns:
-
toString
Description copied from interface:HTTPHeaderGet the raw header- Specified by:
toStringin interfaceHTTPHeader- Overrides:
toStringin classObject- Returns:
- raw header value
-