# Generated by roxygen2: do not edit by hand S3method("$",httr2_headers) S3method("[",httr2_headers) S3method("[[",httr2_headers) S3method(print,httr2_cmd) S3method(print,httr2_headers) S3method(print,httr2_oauth_client) S3method(print,httr2_obfuscated) S3method(print,httr2_request) S3method(print,httr2_response) S3method(print,httr2_token) S3method(print,httr2_url) S3method(str,httr2_obfuscated) export("%>%") export(curl_help) export(curl_translate) export(example_github_client) export(example_url) export(iterate_with_cursor) export(iterate_with_link_url) export(iterate_with_offset) export(jwt_claim) export(jwt_encode_hmac) export(jwt_encode_sig) export(last_request) export(last_response) export(local_mock) export(local_mocked_responses) export(multi_req_perform) export(oauth_cache_path) export(oauth_client) export(oauth_client_req_auth) export(oauth_client_req_auth_body) export(oauth_client_req_auth_header) export(oauth_client_req_auth_jwt_sig) export(oauth_flow_auth_code) export(oauth_flow_auth_code_listen) export(oauth_flow_auth_code_parse) export(oauth_flow_auth_code_pkce) export(oauth_flow_auth_code_url) export(oauth_flow_bearer_jwt) export(oauth_flow_client_credentials) export(oauth_flow_device) export(oauth_flow_password) export(oauth_flow_refresh) export(oauth_redirect_uri) export(oauth_token) export(oauth_token_cached) export(obfuscate) export(obfuscated) export(req_auth_basic) export(req_auth_bearer_token) export(req_body_file) export(req_body_form) export(req_body_json) export(req_body_json_modify) export(req_body_multipart) export(req_body_raw) export(req_cache) export(req_cookie_preserve) export(req_dry_run) export(req_error) export(req_headers) export(req_method) export(req_oauth) export(req_oauth_auth_code) export(req_oauth_bearer_jwt) export(req_oauth_client_credentials) export(req_oauth_device) export(req_oauth_password) export(req_oauth_refresh) export(req_options) export(req_perform) export(req_perform_iterative) export(req_perform_parallel) export(req_perform_sequential) export(req_perform_stream) export(req_progress) export(req_proxy) export(req_retry) export(req_stream) export(req_template) export(req_throttle) export(req_timeout) export(req_url) export(req_url_path) export(req_url_path_append) export(req_url_query) export(req_user_agent) export(req_verbose) export(request) export(resp_body_html) export(resp_body_json) export(resp_body_raw) export(resp_body_string) export(resp_body_xml) export(resp_check_content_type) export(resp_check_status) export(resp_content_type) export(resp_date) export(resp_encoding) export(resp_has_body) export(resp_header) export(resp_header_exists) export(resp_headers) export(resp_is_error) export(resp_link_url) export(resp_raw) export(resp_retry_after) export(resp_status) export(resp_status_desc) export(resp_url) export(resp_url_path) export(resp_url_queries) export(resp_url_query) export(response) export(response_json) export(resps_data) export(resps_failures) export(resps_requests) export(resps_successes) export(secret_decrypt) export(secret_decrypt_file) export(secret_encrypt) export(secret_encrypt_file) export(secret_has_key) export(secret_make_key) export(secret_read_rds) export(secret_write_rds) export(signal_total_pages) export(throttle_status) export(url_build) export(url_parse) export(with_mock) export(with_mocked_responses) export(with_verbosity) import(R6) import(rlang) importFrom(glue,glue) importFrom(lifecycle,deprecated) importFrom(magrittr,"%>%")