Help for this page

Select Code to Download


  1. or download this
        wrap    => sub {
            my ( $req ) = @_;
    ...
    
        },
        wrap => \&HTTP::Request::Generator::as_http_request,