WebResponse
public interface CookieSource
Modifier and Type | Method | Description |
---|---|---|
java.lang.String[] |
getHeaderFields(java.lang.String fieldName) |
Returns the values for the specified header field.
|
java.net.URL |
getURL() |
Returns the URL which invoked this response.
|