James Turnbull <[EMAIL PROTECTED]> writes:

> The error I get is...
> "Error GETing http://www.parcelforce.com:80/portal/pw/track: Internal
> Server Error at track.pl line 5"

The server is confused by something in the request that LWP sends.
This is a trace I get with 'lwp-request 
http://www.parcelforce.com:80/portal/pw/track':

GET /portal/pw/track HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Host: www.parcelforce.com:80
User-Agent: lwp-request/2.06

HTTP/1.1 500 Internal Server Error
Content-language: en-US
Content-length: 0
Content-type: text/html; charset=ISO-8859-1
Date: Tue, 18 Jan 2005 12:37:25 GMT
Server: Netscape-Enterprise/6.0
Set-Cookie: FGNCLIID=42b0olsqf5khpzen020dycwtbh27;expires=Thu, 18 Jan 2007 
12:37:26 GMT;path=/
Connection: Close

--Gisle

Reply via email to