MetaCPAN-Client icon indicating copy to clipboard operation
MetaCPAN-Client copied to clipboard

Handling of HTTP/transport errors

Open Grinnz opened this issue 8 years ago • 0 comments

If HTTP::Tiny receives an HTTP error (like server error 500) or encounters a connection error, it will set the error code in the response (599 for connection errors). The documentation should mention if and how MetaCPAN::Client deals with these error conditions.

Grinnz avatar Apr 26 '17 22:04 Grinnz