Uses of Class
com.helger.commons.http.HttpHeaderMap
Packages that use HttpHeaderMap
-
Uses of HttpHeaderMap in com.helger.commons.http
Methods in com.helger.commons.http that return HttpHeaderMapMethods in com.helger.commons.http with parameters of type HttpHeaderMapModifier and TypeMethodDescriptionvoidHttpHeaderMap.addAllHeaders(HttpHeaderMap aOther) Add all headers from the passed map.voidHttpHeaderMap.setAllHeaders(HttpHeaderMap aOther) Set all headers from the passed map.Constructors in com.helger.commons.http with parameters of type HttpHeaderMap