Http Formatter
constructor(theme: ColorTheme = ColorTheme.LIGHT_ON_DARK, useColor: Boolean = isColorSupported())(source)
Parameters
theme
The color theme to be applied for formatting.
use Color
Boolean flag indicating whether ANSI color codes should be used in the formatting output.