This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Commit 86c663c
committed
Instantiate a default Client in the WSGI middleware
Makes client optional. If left off, initialize the default Client()1 parent 8bd666d commit 86c663c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments