httpclient\ParserInterface

Interface yii\httpclient\ParserInterface

Implemented by yii\httpclient\JsonParser, yii\httpclient\UrlEncodedParser, yii\httpclient\XmlParser
Available since version 2.0
Source Code https://github.com/yiisoft/yii2-httpclient/blob/master/ParserInterface.php

ParserInterface represents HTTP response message parser.

Public M