req_add_auth_if_needed {ntfy} | R Documentation |
Add basic authorization headers if auth = TRUE
Description
Add basic authorization headers if auth = TRUE
Usage
req_add_auth_if_needed(req, auth, username, password)
[Package ntfy version 0.0.6 Index]