This is automatic generated document for things in Swow\Psr7\Utils\ConverterTrait class
Trait ConverterTrait
Methods
Static method convertResponseToVector
public static function convertResponseToVector ( ResponseInterface $response ) : array{0: string, 1: string} Static method stringifyRequest
public static function stringifyRequest ( RequestInterface $request , bool $withoutBody ) : string Static method stringifyResponse
public static function stringifyResponse ( ResponseInterface $response , bool $withoutBody ) : string