We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e712b5 commit 3ab12a5Copy full SHA for 3ab12a5
docs/04_upgrading/upgrading_to_v2.md
@@ -11,8 +11,7 @@ This page summarizes the breaking changes between Apify Python API client v1.x a
11
12
## Change underlying HTTP library
13
14
-In v2.0, the Apify Python API client switched from using `httpx` to [`impit`](https://github.com/apify/impit) as the underlying HTTP library. This
15
-change was made to improve performance and reduce the bundle size.
+In v2.0, the Apify Python API client switched from using `httpx` to [`impit`](https://github.com/apify/impit) as the underlying HTTP library.
16
17
## Update signature of methods
18
0 commit comments