Commit e2bf8ce
Make float timeout consistent with tuple timeout in HTTPXTransport
Both paths now only set connect and read timeouts, matching
requests behavior. Previously the float path also set write and
pool timeouts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c307654 commit e2bf8ce
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
132 | 137 | | |
133 | 138 | | |
134 | 139 | | |
| |||
0 commit comments