Konstantin,

On 1/21/2011 12:57 PM, Konstantin Kolinko wrote:
> 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?

Hmm... I guess I didn't even think about that. I can certainly move it
there, since you're right: it has nothing really to do with the connector.

What about it's default setting?

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to