This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a change to branch maintenance/FELIX-6774-Fix-for-size-issue
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from 0480011575 FELIX-6774 `org.apache.felix.http.jetty.maxFormSize` not
enforced - Introducing two new config properties,
`org.apache.felix.http.jetty.requestSizeLimit` and
`org.apache.felix.http.jetty.responseSizeLimit` - If either one is configured,
the SizeLimitHandler will be configured - -1 is the default, which means
unlimited - Do we still need to set `setMaxFormContentSize` now? - Updated
README.md
add c07c58f657 FELIX-6774 `org.apache.felix.http.jetty.maxFormSize` not
enforced - Update README.md
No new revisions were added by this update.
Summary of changes:
http/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)