This is an automated email from the ASF dual-hosted git repository.

paulrutter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


    from d8bce3a111 Merge pull request #417 from 
apache/maintenance/FELIX-6775-Jetty-12.0.20
     add 24cb75e32c FELIX-6774 `org.apache.felix.http.jetty.maxFormSize` not 
enforced - Add integration test for demonstrating the issue
     add b7030c6e72 Merge branch 'master' into 
maintenance/FELIX-6774-IT-demonstrating-the-issue
     add ce1b5afef1 FELIX-6774 `org.apache.felix.http.jetty.maxFormSize` not 
enforced - Fix test; when calling getParameter("key"), an IOException is thrown 
(leading to a HTTP 500). This is as expected
     new 6858ded925 Merge pull request #415 from 
apache/maintenance/FELIX-6774-IT-demonstrating-the-issue

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...eModeDefaultIT.java => JettyMaxFormSizeIT.java} | 44 +++++++++++++++-------
 .../jetty/it/JettyUriComplianceModeDefaultIT.java  |  2 +
 .../jetty/it/JettyUriComplianceModeLegacyIT.java   |  2 +
 .../felix/http/jetty/it/JettyVirtualThreadsIT.java |  2 +
 4 files changed, 36 insertions(+), 14 deletions(-)
 copy 
http/jetty12/src/test/java/org/apache/felix/http/jetty/it/{JettyUriComplianceModeDefaultIT.java
 => JettyMaxFormSizeIT.java} (72%)

Reply via email to