Group
Extension

Matches 1

JIRA-REST-OAuth ( S/SC/SCHOBES/JIRA-REST-OAuth-1.04.tar.gz, SCHOBES, 2019; MetaCPAN )
JIRA-REST-OAuth/lib/JIRA/REST/OAuth.pm ( view source; MetaCPAN )
     $h->content_type('application/json;charset=UTF-8');
        }
        unless (defined $h->header('Accept')) {
            $h->header('Accept', 'application/json');
        }
        $headers = $h

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