I've been getting these occassional errors from libapreq, 1 every couple
days:

[Thu Jan 25 15:54:33 2001] [error] [client 64.12.102.22] [libapreq]
unknown content-type: `applicationontent-Type: application/x-www-form-urlencoded\'

It's always an AOL user agent, but not always the same one.  I added
Apache::DumpHeaders today and caught one after a couple hours:

POST /poll/iIDEre/results HTTP/1.0
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Content-Length: 20
Content-Type: applicationontent-Type: application/x-www-form-urlencoded
Host: localhost:81
Pragma: no-cache
User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; AOL 6.0; Windows
98; DigExt)
X-Forwarded-For: 64.12.102.22

HTTP/1.0 200 OK
Last-Modified: Thu, 18 Jan 2001 21:54:34 GMT
Connection: close
Content-Type: text/html; charset=ISO-8859-1

Has anyone else seen this?

mod_perl-1.24_01, apache_1.3.14, perl, v5.6.0 built for i686-linux

Thanks,
Scott

--
Scott Holdren
[EMAIL PROTECTED]


Reply via email to