Uses of Class
java.net.http.HttpHeaders
Packages that use HttpHeaders
-
Uses of HttpHeaders in java.net.http
Methods in java.net.http that return HttpHeadersModifier and TypeMethodDescriptionabstract HttpHeaders
HttpRequest.headers()
The (user-accessible) request headers that this request was (or will be) sent with.HttpResponse.headers()
Returns the received response headers.HttpResponse.ResponseInfo.headers()
Provides the response headers.static HttpHeaders
Returns an HTTP headers from the given map.