tests/testthat/_snaps/http-libcurl.md

can trace JSON

Code
  . <- POST_JSON(service, list(), "", list(a = 1, b = 2))
Output
  << {
  <<   "a": 1,
  <<   "b": 2
  << }
  >> {"a":[1],"b":[2]}


rstudio/rsconnect documentation built on April 30, 2024, 2:14 p.m.