This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Commit 2e954b2
Add missing parameter to _handle_response_with_retry()
bf33714 ("url lib support no auth for https", 2019-05-13) added a new
argument in the call to _handle_response_with_retry() without also
adding the corresponding new parameter to the called method.1 parent b811eeb commit 2e954b2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| |||
0 commit comments