"Joe Schaefer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > "Nikolay Ananiev" <[EMAIL PROTECTED]> writes: > > > Win2000 Advanced server, ActivePerl 5.8.7 (build 813) > > mod_perl 2.0.2-dev, latest apreq2 svn, httpd 2.0.54 > > (httpd, apreq2 and mp2 are compiled with VS .NET 2002) > > See if this patch helps any: > > Index: library/util.c > [...]
Thanks Joe! Your patch fixes the problem. I have one question. Currently the white space is encoded as a plus sign. Shouldn't it be encoded as %20 ?
