IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New *scratches head*
My first instinct would have been to get the HTTP RFC and just try things with the commands browsers are supposed to be able to send.

Which reminds me: if you do a GET / HTTP/1.1 then the server will expect a Host: line as well. Otherwise it will probably give an error. Host: is fortunately optional in HTTP/1.0

Wade.

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New Aw, you always want to RTFM.....<grin>
New Well, it worked, didn't it? :-)

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New Strangely enough...
My natural response would be, "I know that Perl's LWP module can send HTTP requests, what do they print?" It took me just a couple of minutes to track down the request method in LWP/Protocol/http.pm and it would have been very easy to have made a custom copy, change the 3 syswrites to also echo debugging output, then send a request somewhere...

Cheers,
Ben
New even stranger
I would have reached for [link|http://208.223.9.21/jfd/java/tcp/tcp.html|TCPReflector].
Have fun,
Carl Forde
     Quick question - (tjsinclair) - (7)
         Try this. - (Another Scott) - (6)
             Thank you very much! - (tjsinclair)
             *scratches head* - (static) - (4)
                 Aw, you always want to RTFM.....<grin> -NT - (tjsinclair) - (1)
                     Well, it worked, didn't it? :-) -NT - (static)
                 Strangely enough... - (ben_tilly) - (1)
                     even stranger - (cforde)

Life was hard for the pioneers, but every now and again, someone would get out the fiddle and make it all worse.
80 ms