- STAGE:
- In development
- PROJECTED DONE:
- This month
Remove PUT/DELETE/GET postback tests when adding postback url
STAGE:
In development
PROJECTED DONE:
This month
When adding a postback link in your portal, we now perform a few tests:
POST
PUT
GET
DELETE
To make sure your postback url works and will not form a queue. Because we only need a POST, we are taking out the other operators.