Uses of Class
com.helger.http.header.specific.AcceptEncodingList
Packages that use AcceptEncodingList
-
Uses of AcceptEncodingList in com.helger.http.header.specific
Methods in com.helger.http.header.specific that return AcceptEncodingListModifier and TypeMethodDescription@NonNull AcceptEncodingListAcceptEncodingList.addEncoding(@NonNull String sEncoding, double dQuality) Add an encoding with the given quality.static @NonNull AcceptEncodingListAcceptEncodingHandler.getAcceptEncodings(@Nullable String sAcceptEncoding) Parse the Accept-Encoding HTTP header value and return a structured list.