This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a change to branch
maintenance/FELIX-6776-Introduce-way-to-restrict-request-and-response-size
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from 128784ebb6 FELIX-6776 Introduce way to restrict request and response
size - introduce org.apache.felix.http.jetty.requestSizeLimit and
org.apache.felix.http.jetty.responseSizeLimit - If either one is configured,
the SizeLimitHandler will be configured, see
https://jetty.org/docs/jetty/12/programming-guide/server/http.html#handler-use-size-limit
- -1 is the default for both, which means unlimited. - Updated README.md for
new properties
add f6a84301f3 FELIX-6776 Introduce way to restrict request and response
size - Remove deprecation message
No new revisions were added by this update.
Summary of changes:
.../apache/felix/http/jetty/internal/ConfigMetaTypeProvider.java | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)