File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88- Introduce ` AIOHTTPBackend ` for making HTTP requests using the ` aiohttp ` library.
99 - This backend implements asynchronous HTTP requests only.
1010 - The library ` aiohttp ` is not installed by default. See the documentation for installation instructions.
11+ - Introduce ` NiquestsHTTPBackend ` for making HTTP requests using the ` niquests ` library.
12+ - This backend implements both synchronous and asynchronous HTTP requests.
13+ - The library ` niquests ` is not installed by default. See the documentation for installation instructions.
1114
1215## 2.0.0
1316
Original file line number Diff line number Diff line change 88- Introduce ` AIOHTTPBackend ` for making HTTP requests using the ` aiohttp ` library.
99 - This backend implements asynchronous HTTP requests only.
1010 - The library ` aiohttp ` is not installed by default. See the documentation for installation instructions.
11+ - Introduce ` NiquestsHTTPBackend ` for making HTTP requests using the ` niquests ` library.
12+ - This backend implements both synchronous and asynchronous HTTP requests.
13+ - The library ` niquests ` is not installed by default. See the documentation for installation instructions.
1114
1215## 2.0.0
1316
You can’t perform that action at this time.
0 commit comments