Interface HeaderDescription
-
@ProviderType public interface HeaderDescription
A description of a response header
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()Get the header's key.String[]getValues()Get the header's values.
-