use HTTP::Daemon; use HTTP::Daemon::SSL;
BEGIN {
no strict;
*{"HTTP::Daemon::ClientConn::select"} = \&HTTP::Daemon::SSL::select;
}
must execute before use HTTP::Daemon. In reply to Re^2: Large HTTPS POST hangs with HTTP::Daemon::SSL
by dirack
in thread Large HTTPS POST hangs with HTTP::Daemon::SSL
by dgaramond2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |