Group
Extension

Matches 1

Apigee-Edge ( B/BI/BINARY/Apigee-Edge-0.08.tar.gz, BINARY, 2017; MetaCPAN )
Apigee-Edge/lib/Apigee/Edge.pm ( view source; MetaCPAN )
r} . ':' . $self->{pwd}, '')};
    $header->{'Content-Type'} = 'application/json' if %params;
    my @extra = %params ? (json => \%params) : ();
    my $tx = $ua->build_tx($method => $self->{endpoint}
->res->headers->content_type and $tx->res->headers->content_type =~ 'application/json') {
        return $tx->res->json;
    }
    if (!$tx->success) {
        $errstr = "Failed to fetch $url: " . $tx

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