# 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_url)
export(jwt_claim)
export(jwt_encode_hmac)
export(jwt_encode_sig)
export(last_request)
export(last_response)
export(local_mock)
export(multi_req_perform)
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_token)
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_multipart)
export(req_body_raw)
export(req_cache)
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_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_status)
export(resp_content_type)
export(resp_date)
export(resp_encoding)
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(response)
export(secret_decrypt)
export(secret_encrypt)
export(secret_has_key)
export(secret_make_key)
export(secret_read_rds)
export(secret_write_rds)
export(throttle_status)
export(url_build)
export(url_parse)
export(with_mock)
export(with_verbosity)
import(R6)
import(rlang)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
