• This web contains the official documentation of the
TWiki-5.0 Release, code named
HelsinkiRelease. It is a read-only web for reference.
• This is an older release, see
TWiki-6.1 for the latest release documentation.
Package TWiki::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.