Class CookieHeader
java.lang.Object
septogeddon.pluginquery.http.headertype.CookieHeader
- All Implemented Interfaces:
HTTPHeader
Cookie HTTP header
-
Constructor Summary
-
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:HTTPHeader
Get the raw header- Specified by:
toString
in interfaceHTTPHeader
- Overrides:
toString
in classObject
- Returns:
- raw header value
-