Here I am again...

my docs say that the first line returned by the server response is the status
line, and it is of the form
    HTTP/1.1 200  OK

However,  $r->status_line returns only the status portion of this.

$mess->protocol([$proto])
           Sets the HTTP protocol used for the message.

If I'm required to include a status line in my header, how do I get the
complete status line (with protocol) from the LWP request  result?
-- 
- Vicki

Vicki Brown     ZZZ                  Journeyman Sourceror:
P.O. Box 1269      zz  |\     _,,,---,,_        Scripts & Philtres
San Bruno, CA       zz /,`.-'`'    -.  ;-;;,_     Perl, Unix, MacOS
94066     USA         |,4-  ) )-,_. ,\ ( `'-'
mailto:[EMAIL PROTECTED]  '---''(_/--'  `-'\_)  http://www.cfcl.com/~vlb

Reply via email to