HttpFormatter

org.encalmo.utils.HttpFormatter
object HttpFormatter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def formatJson(json: Value, ansi: Ansi): Ansi
def showRequest[T](request: Request[T], ansi: Ansi, masked: Boolean): String
def showResponse[T](response: Response[T], ansi: Ansi): String

Concrete fields