Uses of Class
com.google.api.client.http.HttpHeaders.ParseHeaderState
Packages that use HttpHeaders.ParseHeaderState
Package
Description
Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
-
Uses of HttpHeaders.ParseHeaderState in com.google.api.client.http
Fields in com.google.api.client.http declared as HttpHeaders.ParseHeaderStateModifier and TypeFieldDescriptionprivate final HttpHeaders.ParseHeaderState
HttpHeaders.HeaderParsingFakeLevelHttpRequest.state
Methods in com.google.api.client.http with parameters of type HttpHeaders.ParseHeaderStateModifier and TypeMethodDescription(package private) void
HttpHeaders.parseHeader
(String headerName, String headerValue, HttpHeaders.ParseHeaderState state) Parses the specified case-insensitive header pair into this HttpHeaders instance.Constructors in com.google.api.client.http with parameters of type HttpHeaders.ParseHeaderStateModifierConstructorDescription(package private)