Re: really low level http, https access

[email protected] (Randal L. Schwartz)
Newsgroups gmane.comp.lang.perl.modules.lwp
Organization Stonehenge Consulting Services; Portland, Oregon, USA
Message-ID <[email protected]>
>>>>> "Ed" == Ed Peschko <[email protected]> writes:

Ed> $req->text("
Ed> POST /swapdriveservices/service.asmx/GetUserInfo HTTP/1.1
Ed> Host: www.swapdrive.com
Ed> Content-Type: application/x-www-form-urlencoded
Ed> Content-Length: $length
Ed> sAuthDomain=$mycontent
Ed> ")

That's not a legal POST.  Why are they pretending to be HTTP when
they are not? Unless there's a blank line in there somewhere.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.