Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: WWW-Mechanizer under windows

by blm (Hermit)
on Oct 27, 2005 at 04:35 UTC ( #503230=note: print w/replies, xml ) Need Help??


in reply to Re: WWW-Mechanizer under windows
in thread WWW-Mechanizer under windows

When you telneted to port 80 did you try issue a

GET /index.html HTTP/1.0
following by two presses of the return key? Gettting a 500 Server closed connection without sending any data

back is consistent with telnet ipaddress 80 connecting but not sending any data.

Replies are listed 'Best First'.
Re^3: WWW-Mechanizer under windows
by Anonymous Monk on Oct 27, 2005 at 08:43 UTC

    Right.
    It seemed like the problem was that I specified a
    $mech->get("http://10.0.1.1") instead of
    $mech->get("http://10.0.1.1/index.htm")
    which is weird because on linux it worked just fine without the index.htm suffix...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://503230]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (2)
As of 2023-03-31 02:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (74 votes). Check out past polls.

    Notices?