Help for this page
#!/usr/local/bin/perl -w ... $exp->send("GET /dir/index.html HTTP/1.0 \r\r"); $exp->soft_close();
user@host> ./program Trying xxx.xx.xx.xx... ... GET /dir/index.html HTTP/1.0 HTTP/1.0 400 Bad Request