On 09/12/2015 11:13, Roel Storms wrote:
> Hello,
> 
> In Tomcat 4.1 it used to be possible to specify a custom class for the
> Connector: https://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html
> 
> In the newest versions it's only possible to provide a custom Protocol.
> However I would like to modify the Request that is created by the
> Connector.createRequest() method. Is this no longer possible via
> configuration?

Currently, this is not possible and hasn't been for quite some time
(over a decade).

What is your real requirement? Or in other words, what requirement are
you trying to meet by replacing the Request implementation?

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to