You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2005/11/07 21:23:24 UTC

Re: svn commit: r331249

On Mon, 2005-11-07 at 09:58 +0000, remm@apache.org 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 simply use the default host name in that case.
> - Some small cleanups also, like removing the unused Request.localHost field.
> 
> Modified:
>     tomcat/connectors/trunk/coyote/src/java/org/apache/coyote/Request.java

Hi Remy

Isn't Coyote meant to be some sort of public API? Weren't you supposed
to go through a deprecation period of some sort before removing public
methods? Just curious.

Cheers,

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org