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