There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Net::ACME2::X::HTTP::Network

DESCRIPTION

This exception class means that an error beneath the HTTP layer occurred: e.g., maybe the server refused the TCP connection, the TLS handshake failed, etc.

Subclasses X::Tiny::Base.

PROPERTIES

  • method - The request’s HTTP method.

  • url - The URL for which the request was intended.

  • error - A human-readable string that describes the failure.