Difference: TWikiNetHTTPResponseDotPm ( vs. 1)

Revision 121 Jan 2008 - TWikiContributor

Line: 1 to 1
Added:
>
>

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.

View topic | History: r1 | More topic actions...
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiNetHTTPResponseDotPm.