Testsuite: org.apache.tomcat.util.http.TestParameters
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec
------------- Standard Error -----------------
Jul 11, 2024 5:42:31 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: More than the maximum number of request parameters (GET plus POST) for a single request ([1]) were detected. Any parameters beyond this limit have been ignored. To change this limit, set the maxParameterCount attribute on the Connector.
 Note: further occurrences of this error will be logged at DEBUG level.
------------- ---------------- ---------------

Testcase: testProcessParametersByteArrayIntInt took 0.355 sec
Testcase: testAddParameters took 0.001 sec
Testcase: testAddParametersLimit took 0.003 sec
Testcase: testNonExistantParameter took 0 sec
Testcase: testInternal took 0 sec