Class HttpCharsetRanges
java.lang.Object
org.apache.pekko.http.javadsl.model.HttpCharsetRanges
Contains constructors to create a HttpCharsetRange.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpCharsetRange
A constant representing the range that matches all charsets. -
Method Summary
-
Field Details
-
ALL
A constant representing the range that matches all charsets.
-