*HTTP::Status* is a library of routines for defining and classifying HTTP status codes for libwww-perl. Status codes are used to encode the overall outcome of an HTTP response message. Codes correspond to those defined in RFC 2616 and RFC 2518....
OALDERS/HTTP-Message-6.29 - 06 Mar 2021 04:52:17 UTCThis module is basically a wrapper around HTTP::Status that allows you to use the constants as read-only scalar variables instead of function names. This means the constants can be used in contexts where you need interpolated variables, such as hash ...
RRWO/HTTP-Status-Const-v0.3.0 - 23 Jun 2015 17:32:51 UTCSHELLING/HTTP-Balancer-0.0.2 - 20 Feb 2013 11:17:12 UTC
this module is given server status contents like Apache's mod_status.c to HTTP::Engine....
YAPPO/HTTP-Engine-Middleware-0.22 - 13 Apr 2010 04:00:32 UTCThe requested resource is no longer available at the server and no forwarding address is known. This condition is expected to be considered permanent. Clients with link editing capabilities SHOULD delete references to the Request-URI after user appro...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Contr...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe requested resource MUST be accessed through the proxy given by the Location field. The Location field gives the URI of the proxy. The recipient is expected to repeat this single request via the proxy. 305 responses MUST only be generated by origi...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource. This method exists primarily to allow the output of a POST-activated script to redirect the user agent to a selected resource....
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe request could not be completed due to a conflict with the current state of the resource. This code is only allowed in situations where it is expected that the user might be able to resolve the conflict and resubmit the request. The response body ...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it S...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCthis pluin displays the used memory size which by the modules....
YAPPO/HTTP-Engine-Middleware-0.22 - 13 Apr 2010 04:00:32 UTCThis exception provides RFC2324 support, in accordance with section 2.3.3: Any attempt to brew coffee with a teapot should result in the error code "418 I'm a teapot". The resulting entity body MAY be short and stout. Boolean attributes "short" and "...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request....
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications....
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCIf the client has performed a conditional GET request and access is allowed, but the document has not been modified, the server SHOULD respond with this status code. The 304 response MUST NOT contain a message-body, and thus is always terminated by t...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe request requires user authentication. The response MUST include a WWW-Authenticate header field containing a challenge applicable to the requested resource. The client MAY repeat the request with a suitable Authorization header field. If the requ...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request. Unless it was a HEAD request, the response SHOULD include an...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThe server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource....
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTC