public static class ParserSettings.IllegalResponseHeaderValueProcessingMode$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ParserSettings.IllegalResponseHeaderValueProcessingMode$.Error$ |
static class |
ParserSettings.IllegalResponseHeaderValueProcessingMode$.Ignore$ |
static class |
ParserSettings.IllegalResponseHeaderValueProcessingMode$.Warn$ |
Modifier and Type | Field and Description |
---|---|
static ParserSettings.IllegalResponseHeaderValueProcessingMode$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
IllegalResponseHeaderValueProcessingMode$() |
Modifier and Type | Method and Description |
---|---|
ParserSettings.IllegalResponseHeaderValueProcessingMode |
apply(java.lang.String string) |
public static final ParserSettings.IllegalResponseHeaderValueProcessingMode$ MODULE$
public IllegalResponseHeaderValueProcessingMode$()
public ParserSettings.IllegalResponseHeaderValueProcessingMode apply(java.lang.String string)