2011/1/21 Christopher Schultz <ch...@christopherschultz.net>:
> All,
>
> I've just committed a fix for
> https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
> (HttpServletRequest#getParts() does not work in a Filter) with a new
> configuration attribute on the <Connector> called
> allowCasualMultipartParsing whose default value is "false". Please see
> BZ for details.
>
> I propose to make the default for this setting "true" unless
> STRICT_SERVLET_COMPLIANCE is set to TRUE.
>
> Any comments?
>

Why is it on Connector? Won't it be better to have it on Context?

Best regards,
Konstantin Kolinko

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

Reply via email to