public class Headers extends KeysToMultiValues<Header,Headers>
| Constructor and Description |
|---|
Headers(Header... headers) |
Headers(List<Header> headers) |
| Modifier and Type | Method and Description |
|---|---|
Header |
build(NottableString name,
List<NottableString> values) |
Headers |
clone() |
containsEntry, containsEntry, containsEntry, equals, getEntries, getFirstValue, getValues, hashCode, isEmpty, remove, remove, replaceEntry, replaceEntry, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntries, withEntry, withEntry, withEntry, withEntrytoStringfieldsExcludedFromEqualsAndHashCode, keypublic Headers(Header... headers)
public Header build(NottableString name, List<NottableString> values)
build in class KeysToMultiValues<Header,Headers>Copyright © 2018. All rights reserved.