Searched refs:httpData (Results 1 – 1 of 1) sorted by relevance
5177 $data = self::httpData($response->getBody(), $options['dataType'], $options);5199 protected static function httpData($data, $type, $options) { function in phpQuery