public static interface CodecConfigurer.DefaultCodecConfig
Modifier and Type | Method and Description |
---|---|
boolean |
isEnableLoggingRequestDetails()
Whether to log form data at DEBUG level, and headers at TRACE level.
|
Integer |
maxInMemorySize()
Get the configured limit on the number of bytes that can be buffered whenever
the input stream needs to be aggregated.
|
@Nullable Integer maxInMemorySize()
boolean isEnableLoggingRequestDetails()