User:AnomieBOT/source/AnomieBOT/API/Toolforge/Response.pm/doc

This is the current revision of this page, as edited by AnomieBOT (talk | contribs) at 23:24, 27 August 2025 (Updating published sources: AnomieBOT::API::Toolforge: * Add utility class for interacting with the Toolforge API.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

NAME

edit

AnomieBOT::API::Toolforge::Reponse - HTTP::Response subclass

SYNOPSIS

edit
 my $json = $response->json_content()

DESCRIPTION

edit

AnomieBOT::API::Toolforge::Reponse is a subclass of HTTP::Response that adds a json_content method which JSON-decodes the decoded_content.