Documentation

Formatter

Formats a request and/or a response as a string.

Tags
author

Márk Sági-Kazár mark.sagikazar@gmail.com

The formatResponseForRequest method will be added to this interface in the next major version, replacing the formatRequest method. Meanwhile, callers SHOULD check the formatter for the existence of formatResponseForRequest and call that if available.

Table of Contents

Methods

formatRequest()  : string
Formats a request.
formatResponse()  : string

Methods


        
On this page

Search results