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