in reply to Re: LWP::UserAgent on cygwin and Microsoft Proxy (more data)
in thread LWP::UserAgent on cygwin and Microsoft Proxy
In the HTTP 1.1 protocol I did check the html output and error code to be the same.LWP::UserAgent::new: () LWP::UserAgent::proxy: http http://wawprx01.waw.nestle.pl LWP::UserAgent::request: () LWP::UserAgent::send_request: GET http://www.perlmonks.org?zbyspecialp +arameter=1 LWP::UserAgent::_need_proxy: Proxied to http://wawprx01.waw.nestle.pl LWP::Protocol::http10::request: () LWP::Protocol::http10::request: GET http://www.perlmonks.org?zbyspecia +lparameter=1 HTTP/1.0 Host: www.perlmonks.org User-Agent: MyApp/0.1 libwww-perl/5.68 LWP::Protocol::http10::request: reading response LWP::Protocol::http10::request: HTTP/1.1 400 Bad Request Server: Microsoft-IIS/4.0 Date: Tue, 15 Apr 2003 08:41:24 GMT Content-Type: text/html Content-Length: 87 <html><head><title>Error</title></head><body>The parameter is incorrec +t. </body></html> LWP::Protocol::http10::request: HTTP/1.1 400 Bad Request LWP::Protocol::collect: read 87 bytes LWP::UserAgent::request: Simple response: Bad Request
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: LWP::UserAgent on cygwin and Microsoft Proxy (more data)
by tye (Sage) on Apr 17, 2003 at 17:02 UTC | |
by zby (Vicar) on Apr 22, 2003 at 12:05 UTC |