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 a4b327f commit 1662242Copy full SHA for 1662242
reports/september-2021.md
@@ -9,9 +9,9 @@ We now have a 1.0 pre-release for HTTPX.
9
10
The `1.0.0.beta0` release adds a huge new feature, in the form of a command-line client...
11
12
-
+<img width="700" src="https://github.com/encode/httpx/raw/master/docs/img/httpx-help.png" alt='httpx --help'>
13
14
-
+<img width="700" src="https://github.com/encode/httpx/raw/master/docs/img/httpx-request.png" alt='httpx http://httpbin.org/json'>
15
16
The release also includes some design changes. The most notable of these is that
17
redirect responses are no longer automatically followed, unless specifically requested.
0 commit comments