WWW::Webrobot::HttpErrcode - HTTP Error Codes


webrobot documentation  | view source Contained in the webrobot distribution.

Index


NAME

Top

WWW::Webrobot::HttpErrcode - HTTP Error Codes

SYNOPSIS

Top

 my $html = WWW::Webrobot::HttpErrcode::as_html;

DESCRIPTION

Top

This module is for HTTP error codes.

METHODS

Top

WWW::Webrobot::Print::Util::as_html

Return a HTML string containing HTTP error codes. It can be navigated by a webbrowser. It contains marks to simply navigate by the code number.

SEE ALSO

Top

RFC 2616 http://www.faqs.org/rfcs/rfc2616.html


webrobot documentation  | view source Contained in the webrobot distribution.