Nothing
Code
expect_POST(req_perform(this_req), "http://httpbin.not/get", "{\"test\":false}")
Condition
Error:
! An unexpected request was made:
Actual: POST http://httpbin.not/get {"test":true}
Expected: POST http://httpbin.not/get {"test":false}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.