Hi,
Does local server generated 408 time out reply go to onreply_route?
If so, can I change the status code to a 200 class code by doing: $rs = "202"?
If I can change it, does it still go to failure_route? (It's not a 400 class response
anymore.)
The scenario I want to test it's easy to produce. Otherwise I would just try it......
Regards,
Allen