Skip to content

Commit

Permalink
And one more
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Aug 23, 2023
1 parent b010d44 commit 16ff3eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/req-cookies.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#' req_perform() %>%
#' resp_body_json()
#'
#' httpbin |>
#' httpbin %>%
#' req_template("/cookies/set/:name/:value", name = "oatmeal", value = "raisin") %>%
#' req_perform() %>%
#' resp_body_json()
Expand Down
2 changes: 1 addition & 1 deletion man/req_cookie_file.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16ff3eb

Please sign in to comment.