Re: [Bug 58031] Posting data exceeding maxPostSize should result in HTTP 413.

2015-06-24 Thread Violeta Georgieva
2015-06-24 18:37 GMT+03:00 Christopher Schultz : > > Mark, > > On 6/24/15 9:57 AM, Mark Thomas wrote: > > On 24/06/2015 14:43, Violeta Georgieva wrote: > >> Hi Mark, > >> > >> 2015-06-24 16:27 GMT+03:00 : > >>> > >>> https://bz.apache.org/bugzilla/show_bug.cgi?id=58031 > >>> > >>> --- Comment #10 f

Re: [Bug 58031] Posting data exceeding maxPostSize should result in HTTP 413.

2015-06-24 Thread Christopher Schultz
Mark, On 6/24/15 9:57 AM, Mark Thomas wrote: > On 24/06/2015 14:43, Violeta Georgieva wrote: >> Hi Mark, >> >> 2015-06-24 16:27 GMT+03:00 : >>> >>> https://bz.apache.org/bugzilla/show_bug.cgi?id=58031 >>> >>> --- Comment #10 from Mark Thomas --- >>> I've patched trunk (9.0.x) to make the reason f

Re: [Bug 58031] Posting data exceeding maxPostSize should result in HTTP 413.

2015-06-24 Thread Mark Thomas
On 24/06/2015 14:43, Violeta Georgieva wrote: > Hi Mark, > > 2015-06-24 16:27 GMT+03:00 : >> >> https://bz.apache.org/bugzilla/show_bug.cgi?id=58031 >> >> --- Comment #10 from Mark Thomas --- >> I've patched trunk (9.0.x) to make the reason for the failure available > as a >> request attribute th

Re: [Bug 58031] Posting data exceeding maxPostSize should result in HTTP 413.

2015-06-24 Thread Violeta Georgieva
Hi Mark, 2015-06-24 16:27 GMT+03:00 : > > https://bz.apache.org/bugzilla/show_bug.cgi?id=58031 > > --- Comment #10 from Mark Thomas --- > I've patched trunk (9.0.x) to make the reason for the failure available as a > request attribute that the FailedRequestFilter can then use to provide a better