File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Net/ACME2/X/UnexpectedResponse.pm
Back
package Net::ACME2::X::UnexpectedResponse; use strict; use warnings; use parent qw( Net::ACME2::X::Generic ); #named args required: # # uri # status # reason # #optional: # headers # sub new { my ( $self, $args_hr ) = @_; return $self->SUPER::new( "The [asis,ACME] function “$args_hr->{'uri'}” returned an unexpected status: “$args_hr->{'status'}” ($args_hr->{'reason'}).", $args_hr, ); } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings