PerlDoc

26 August 2025 - 17:41 | Version 1 |
See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview


Parent package: Foswiki::Net
Child packages:

    internal package Foswiki::Net::HTTPResponse

    Fakeup of HTTP::Response for use when LWP is not available. Only implements a small subset of the HTTP::Response methods:
    code()
    message()
    header($field)
    content()
    is_error()
    is_redirect()

    See the documentation of HTTP::Response for information about the methods.