Skip to content

Commit

Permalink
Fix formatting in documentation (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
verhovsky authored Jul 16, 2024
1 parent ec498a3 commit 023c535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/req-options.R
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ req_timeout <- function(req, seconds) {
#' @param url,port Location of proxy.
#' @param username,password Login details for proxy, if needed.
#' @param auth Type of HTTP authentication to use. Should be one of the
#' following: `basic`, digest, digest_ie, gssnegotiate, ntlm, any.
#' following: `basic`, `digest`, `digest_ie`, `gssnegotiate`, `ntlm`, `any`.
#' @examples
#' # Proxy from https://www.proxynova.com/proxy-server-list/
#' \dontrun{
Expand Down
2 changes: 1 addition & 1 deletion man/req_proxy.Rd

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

0 comments on commit 023c535

Please sign in to comment.