httpclient\FormatterInterface
Interface yii\httpclient\FormatterInterface
Implemented by | yii\httpclient\JsonFormatter, yii\httpclient\UrlEncodedFormatter, yii\httpclient\XmlFormatter |
---|---|
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2-httpclient/blob/master/FormatterInterface.php |
FormatterInterface represents HTTP request message formatter.