Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Handle Fault Rule for "messaging.adaptor.http.flow.LengthRequired"

In the scenary test in my company we use a proxy "BURP" to intercept message request sent by Postman.

In this case, when the message was intercepted by Burp, we change the GET method to POST and the content-length attribute was "0" because the original reques was a GET.

The response was a 411 length required error.

Is there any way to do this error handling and return a standard http friendly message?

0 1 1,111
1 REPLY 1
Top Solution Authors