public static class ParserSettings.IllegalResponseHeaderValueProcessingMode$.Ignore$ extends java.lang.Object implements ParserSettings.IllegalResponseHeaderValueProcessingMode, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static ParserSettings.IllegalResponseHeaderValueProcessingMode$.Ignore$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Ignore$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ParserSettings.IllegalResponseHeaderValueProcessingMode$.Ignore$ MODULE$