Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set cache debugging with an option #496

Merged
merged 3 commits into from
Jul 12, 2024
Merged

Set cache debugging with an option #496

merged 3 commits into from
Jul 12, 2024

Conversation

hadley
Copy link
Member

@hadley hadley commented Jul 11, 2024

Fixes #486

Copy link
Contributor

@maelle maelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

This made me think about the verbosity of requests, so I've just discovered with_verbosity(). Should there be a central place in the httr2 website to find information about debugging? Gathering what searching for "debug" returns. 😸

NEWS.md Outdated Show resolved Hide resolved
@hadley hadley merged commit ca798fd into main Jul 12, 2024
11 checks passed
@hadley hadley deleted the debug-option branch July 12, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make req_cache(debug = TRUE) settable from an option
2 participants