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

cleanup: remove unused httpx package #1579

Merged
merged 1 commit into from
Apr 30, 2024
Merged

cleanup: remove unused httpx package #1579

merged 1 commit into from
Apr 30, 2024

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone requested a review from hellais as a code owner April 30, 2024 15:52

// DefaultMaxBodySize is the default value for the maximum
// body size you can fetch using an APIClient.
const DefaultMaxBodySize = 1 << 22
Copy link
Contributor Author

Choose a reason for hiding this comment

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

httpapi and httpclientx use 1<<24.

@bassosimone bassosimone merged commit a628af2 into master Apr 30, 2024
17 of 19 checks passed
@bassosimone bassosimone deleted the issue/2723d branch April 30, 2024 16:08
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.

1 participant