Group
Extension

Matches 1

HTTP-LRDD ( T/TO/TOBYINK/HTTP-LRDD-0.106.tar.gz, TOBYINK, 2012; MetaCPAN )
HTTP-LRDD/lib/HTTP/LRDD.pm ( view source; MetaCPAN )
f ($response->content_type =~ m'^(application/rdf\+xml|(application|text)/(x-)?(rdf\+)?(turtle|n3|json))'i)
	{
		if (uc $response->request->method ne 'GET')
		{
			$self->_ua->max_redirect(3);
			$res
le';
		$type = 'RDFXML'  if $response->content_type =~ /rdf.xml/;
		$type = 'RDFJSON' if $response->content_type =~ /json/;
	}
	else
	{
		return ($response, undef);
	}
	
	$response->is_success or retu

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.