alopresto commented on issue #4125: NIFI-7153 Adds ContentLengthFilter and DoSFilter URL: https://github.com/apache/nifi/pull/4125#issuecomment-604062889 Through tracing the test, I am seeing `HTTP ERROR 417 Read Too Many Bytes` get returned on the first request/response, rather than `413 Payload Too Large`. I think either the assertions are in the wrong order, or the logic to respond in the overridden server is incorrect.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
