Home
last modified time | relevance | path

Searched refs:content_type_header (Results 1 – 2 of 2) sorted by relevance

/plugin/openid/Auth/Yadis/
H A DYadis.php302 * @param string $content_type_header
305 static function _getContentType($content_type_header) argument
307 if ($content_type_header) {
308 $parts = explode(";", $content_type_header);
/plugin/fedauth/Auth/Yadis/
H A DYadis.php288 static function _getContentType($content_type_header) argument
290 if ($content_type_header) {
291 $parts = explode(";", $content_type_header);