mirror of
https://github.com/curl/curl.git
synced 2026-08-26 04:13:31 +03:00
curl: do NOT append file name to path for upload when there's a query
Added test 425 to verify. Reported-by: Dirk Rosenkranz Bug: https://curl.se/mail/archive-2023-04/0008.html Closes #10969
This commit is contained in:
parent
7ed010ce21
commit
54ac447b11
3 changed files with 62 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ test380 test381 test383 test384 test385 test386 test387 test388 test389 \
|
|||
test390 test391 test392 test393 test394 test395 test396 test397 test398 \
|
||||
test399 test400 test401 test402 test403 test404 test405 test406 test407 \
|
||||
test408 test409 test410 test411 test412 test413 test414 test415 test416 \
|
||||
test417 test418 test419 test420 test421 test422 test423 test424 \
|
||||
test417 test418 test419 test420 test421 test422 test423 test424 test425 \
|
||||
\
|
||||
test430 test431 test432 test433 test434 test435 test436 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue