On Mon, 2005-11-07 at 09:58 +, [EMAIL PROTECTED] wrote:
> Author: remm
> Date: Mon Nov 7 01:57:55 2005
> New Revision: 331249
>
> URL: http://svn.apache.org/viewcvs?rev=331249&view=rev
> Log:
> - Fix swallowed NPE problem with APR connectors when there's no host header.
> The mapper will si
Author: remm
Date: Mon Nov 7 01:57:55 2005
New Revision: 331249
URL: http://svn.apache.org/viewcvs?rev=331249&view=rev
Log:
- Fix swallowed NPE problem with APR connectors when there's no host header.
The mapper will simply use the default host name in that case.
- Some small cleanups also, lik