Commit 18693b0
fix: preserve blank query params in signed URL round-trip
Pass keep_blank_values=True to parse_qsl so empty-valued parameters
(e.g. param=) in the signed URL are not silently dropped.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3b97a1f commit 18693b0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
0 commit comments