https://bz.apache.org/bugzilla/show_bug.cgi?id=54578

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Rich Bowen <[email protected]> ---
The erroneous "0 to 32767" upper limit was removed from the
LimitRequestFields documentation in r1883412 (trunk) and
r1883413 (2.4) by jailletc36 in November 2020.

The docs now correctly state that 0 means unlimited, without
claiming a specific upper bound. The code accepts any
non-negative integer, limited only by the platform's int size.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to