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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.