Skip to content

curl: make %output{} in -w specify a file to write to#11416

Closed
bagder wants to merge 3 commits intomasterfrom
bagder/-w-func
Closed

curl: make %output{} in -w specify a file to write to#11416
bagder wants to merge 3 commits intomasterfrom
bagder/-w-func

Conversation

@bagder
Copy link
Member

@bagder bagder commented Jul 9, 2023

It can be used multiple times.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2

@github-actions github-actions bot added the tests label Jul 9, 2023
@bagder bagder changed the title curl: make %func{} in -w specify a file to write to curl: make %file{} in -w specify a file to write to Jul 9, 2023
@bagder bagder added the feature-window A merge of this requires an open feature window label Jul 9, 2023
@bagder
Copy link
Member Author

bagder commented Jul 9, 2023

I should probably also provide a way to append to a file

bagder added a commit that referenced this pull request Jul 13, 2023
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
bagder added 2 commits July 31, 2023 10:45
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
@bagder bagder changed the title curl: make %file{} in -w specify a file to write to curl: make %output{} in -w specify a file to write to Jul 31, 2023
@bagder bagder closed this in 1032f56 Jul 31, 2023
@bagder bagder deleted the bagder/-w-func branch July 31, 2023 21:12
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
It can be used multiple times. Use %output{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: curl#11400
Suggested-by: ed0d2b2ce19451f2
Closes curl#11416
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmdline tool feature-window A merge of this requires an open feature window tests

Development

Successfully merging this pull request may close these issues.

1 participant