Nothing
Code
print(req)
Message
-- An HTTP request -------------------------------------------------------------
Trusted: No
Method: get
URL: http://127.0.0.1:80/summary?id=2347&user=Thomas+Lin+Pedersen
Code
req$trust <- "test"
Condition
Error:
! `value` must be `TRUE` or `FALSE`, not the string "test".
Code
req$response <- res2
Condition
Error:
! Response can only be assigned once
Code
req$parse(xml = parse_xml())
Condition
Error in `req$parse()`:
! Unsupported Media Type
Code
as.Request(non_rook_env)
Condition
Error in `as.Request()`:
! `x` must be a Rook object
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.