Commit c5489e3
committed
fix: Fix unix socket support of autoforward
requests 2.32 introduce behavior break in validating scheme: psf/requests#6707
requests-unixsocket is no more maintained but a fork was put in place to fix the issue: msabramo/requests-unixsocket#731 parent 31e6f4a commit c5489e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments