httpbin
httpbin copied to clipboard
Add random delay
This is to add artificial random delay with maximum of 10 which will help for the scenario that requires random delay behavior. The new route /random-delay receive a parameter "delay" which control the maximum delay.