Help for this page
use strict; use HTTP::Proxy; ... $proxy->agent->ssl_opts( verify_hostname => 0 ); $proxy->start;
curl http://localhost:8000/index
curl http://SERVER_A:8000/index