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

Flexible http requests #101

Merged
merged 25 commits into from
May 14, 2021
Merged

Flexible http requests #101

merged 25 commits into from
May 14, 2021

Conversation

colearendt
Copy link
Member

Trying to make extending the HTTP client easier... (i.e. for special cookies, headers, etc.)

@colearendt colearendt added this to Doing in First CRAN Release Mar 26, 2021
@colearendt
Copy link
Member Author

We need to trace httr_additions through the PUT, HEAD, POST endpoints

@colearendt
Copy link
Member Author

This is a little scary, since we're changing stuff that is very low level in the package (GET, POST requests, etc.). In any case, it seems stable! Here goes nothing!

@colearendt colearendt merged commit ea28ff9 into main May 14, 2021
@colearendt colearendt deleted the flexible-http-requests branch May 14, 2021 20:59
First CRAN Release automation moved this from Doing to Done May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant