JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
dev.restate.client
ResponseHead
Headers
Contents
Description
Method Summary
Method Details
get(String)
keys()
toLowercaseMap()
Hide sidebar
Show sidebar
Interface ResponseHead.Headers
Enclosing interface:
ResponseHead
public static interface
ResponseHead.Headers
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
String
get
(
String
key)
Set
<
String
>
keys
()
Map
<
String
,
String
>
toLowercaseMap
()
Method Details
get
@Nullable
String
get
(
String
key)
keys
Set
<
String
>
keys
()
toLowercaseMap
Map
<
String
,
String
>
toLowercaseMap
()
Returns:
headers to lowercase keys map