Nothing
Code
fake_request("http://www.example.com/a/mount/", app_location = "/wrong/mount/")
Condition
Error in `fake_request()`:
! `app_location` must correspond to the beginning of the path
Code
fake_request("http://www.example.com", headers = list(accept_encoding = letters[
1:4]))
Condition
Error in `fake_request()`:
! `headers[[i]]` must be a scalar object, not a character vector
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.