Package | Description |
---|---|
com.google.gwt.http.client |
Provides the client-side classes and interfaces for making HTTP requests and
processing the associated responses.
|
Modifier and Type | Method and Description |
---|---|
Header[] |
ResponseImpl.getHeaders() |
abstract Header[] |
Response.getHeaders()
Returns an array of HTTP headers associated with this response.
|