The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:HTTP::Status"

HTTP::Status - HTTP Status code processing River stage four • 1358 direct dependents • 8529 total dependents

*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.45 - 27 Sep 2023 14:31:38 UTC

HTTP::Status::Const - interpolable HTTP status constants River stage zero No dependents

This 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 UTC

HTTP::Promise::Status - HTTP Status Codes & Locale Equivalents River stage one • 1 direct dependent • 2 total dependents

This module allows the access of http constants similar to mod_perl and using their numeric value, and also allows to get the localised version of the http status for a given code for currently supported languages: fr_FR (French), en_GB (British Engl...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC

HTTP::Balancer::Command::Status - show status of the balancer River stage zero No dependents

SHELLING/HTTP-Balancer-0.0.2 - 20 Feb 2013 11:17:12 UTC

HTTP::Engine::Middleware::Status - server status manager River stage zero No dependents

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 UTC

lib/HTTP/Easy/Status.pm River stage zero No dependents

MONS/HTTP-Easy-0.02 - 18 Jul 2013 13:08:15 UTC

HTTP::Throwable::Role::Status::Gone - 410 Gone River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::Found - 302 Found River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::NotFound - 404 Not Found River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::UseProxy - 305 Use Proxy River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::SeeOther - 303 See Other River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::Conflict - 409 Conflict River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::ImATeapot - 418 I'm a teapot River stage one • 8 direct dependents • 9 total dependents

This 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::Forbidden - 403 Forbidden River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Engine::Middleware::Status::Memory - Memory Status Plugin River stage zero No dependents

this pluin displays the used memory size which by the modules....

YAPPO/HTTP-Engine-Middleware-0.22 - 13 Apr 2010 04:00:32 UTC

HTTP::Throwable::Role::Status::BadRequest - 400 Bad Request River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::BadGateway - 502 Bad Gateway River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::NotModified - 304 Not Modified River stage one • 8 direct dependents • 9 total dependents

If 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::Unauthorized - 401 Unauthorized River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Throwable::Role::Status::NotAcceptable - 406 Not Acceptable River stage one • 8 direct dependents • 9 total dependents

The 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.028 - 31 Dec 2022 21:39:07 UTC
242 results (0.044 seconds)