On Fri, 16 Jun 2000, Jim Winstead wrote:

> > 2) [Thu Jun 15 21:09:49 2000] [error] [client 10.50.2.57] [libapreq]
> >    unknown content-type: `application/x-www-form-urlencoded;
> >    charset=utf-8'
> 
> This could probably be fixed by changing the strEQ(ct, DEFAULT_ENCTYPE)
> to ststr(ct, DEFAULT_ENCTYPE) in c/apache_request.c on line 204. (The
> test for multipart/form-data does this. Don't know why this one is more
> strict.)

This, unfortuneately, does not work. I made this change, rebuilt and
reinstalled the module, and the error DOES go away. Unfortunately, no form
data is available via $ar->param either! :-)

-- 
-- Tom Mornini
-- InfoMania Printing and Prepress

Reply via email to