Class ContentCodingSupport

java.lang.Object
org.apache.hc.client5.http.impl.ContentCodingSupport

@Internal public final class ContentCodingSupport extends Object
Since:
5.6
  • Field Details

  • Constructor Details

    • ContentCodingSupport

      private ContentCodingSupport()
  • Method Details

    • parseContentCodecs

      public static List<String> parseContentCodecs(org.apache.hc.core5.http.EntityDetails entityDetails)
    • validate

      public static void validate(Collection<String> codecList, int maxCodecListLen) throws org.apache.hc.core5.http.ProtocolException
      Throws:
      org.apache.hc.core5.http.ProtocolException