Nothing
Code
req_perform_connection(1)
Condition
Error in `req_perform_connection()`:
! `req` must be an HTTP request object, not the number 1.
Code
req_perform_connection(request_test(), 1)
Condition
Error in `req_perform_connection()`:
! `blocking` must be `TRUE` or `FALSE`, not the number 1.
Code
req_perform_connection(req)
Condition
Error in `req_perform_connection()`:
! Failed to perform HTTP request.
Caused by error in `open()`:
! Failed to connect
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.