Uses of Class
com.google.gwt.http.client.Header
-
Packages that use Header Package Description com.google.gwt.http.client 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
Methods in com.google.gwt.http.client that return Header Modifier and Type Method Description abstract Header[]
Response. getHeaders()
Returns an array of HTTP headers associated with this response.Header[]
ResponseImpl. getHeaders()
-