public interface RequestHeaderFields extends HeaderFields<RequestCookie,RequestHeaderFields>
RequestHeaderFields
reflect the structure of a HTTP header and
may be used to represent a HTTP header.addCookie, addCookie, addTo, getAcceptTypes, getAllows, getContentType, getCookie, getCookies, getCorrelationId, getFirst, getHost, getUserAgent, set, setAcceptTypes, setAllows, setContentType, setCorrelationId, setHost, setUserAgent, toHttpCookies, withAcceptTypes, withAddCookie, withAddCookie, withAddTo, withAllows, withContentType, withCorrelationId, withHost, withSet, withSet, withUserAgent
addTo, getFirst, set, withAddTo
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2016. All rights reserved.