File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ We now have a 1.0 pre-release for HTTPX.
9
9
10
10
The ` 1.0.0.beta0 ` release adds a huge new feature, in the form of a command-line client...
11
11
12
- ![ Command line client ] ( https://github.com/encode/httpx/raw/master/docs/img/httpx-help.png )
12
+ < img width = " 700 " src = " https://github.com/encode/httpx/raw/master/docs/img/httpx-help.png " alt = ' httpx --help ' >
13
13
14
- ![ Sending a request ] ( https://github.com/encode/httpx/raw/master/docs/img/httpx-request.png )
14
+ < img width = " 700 " src = " https://github.com/encode/httpx/raw/master/docs/img/httpx-request.png " alt = ' httpx http://httpbin.org/json ' >
15
15
16
16
The release also includes some design changes. The most notable of these is that
17
17
redirect responses are no longer automatically followed, unless specifically requested.
You can’t perform that action at this time.
0 commit comments