Class RequestHeaderFields

All Implemented Interfaces:
Serializable, Cloneable, Map<String,List<String>>, HeaderFields<RequestCookie,RequestHeaderFields>, HttpFields<RequestHeaderFields>

The RequestHeaderFields reflect the structure of a HTTP-Header and may be used to represent a HTTP-Header.
See Also: