Uses of Class
nbbrd.io.http.HttpHeaders
Packages that use HttpHeaders
-
Uses of HttpHeaders in nbbrd.io.http
Fields in nbbrd.io.http declared as HttpHeadersMethods in nbbrd.io.http that return HttpHeadersModifier and TypeMethodDescription@NonNull HttpHeadersHttpHeaders.Builder.build()@NonNull HttpHeadersHttpResponse.getHeaders()Returns the response headers.static @NonNull HttpHeadersstatic @NonNull HttpHeadersHttpHeaders.of(@NonNull Map<String, List<String>> headerMap, @NonNull BiPredicate<String, String> filter) Methods in nbbrd.io.http with parameters of type HttpHeaders