mirror of
https://github.com/curl/curl.git
synced 2026-07-25 12:27:16 +03:00
tool: support --show-headers AND --remote-header-name
By keeping the headers in memory until we know the target file name, then output them all. Previously this option combination would cause an error. Add test 1310 and 1492 to verify. Adjusted test 1460 to work in the new conditions. Closes #15110
This commit is contained in:
parent
bc6072d245
commit
b0c82239c2
12 changed files with 240 additions and 69 deletions
|
|
@ -75,6 +75,7 @@
|
|||
# 1021 re-added here due to flakiness
|
||||
1021
|
||||
1417
|
||||
1460
|
||||
1533
|
||||
1540
|
||||
1591
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue