Skip to content

Post multiple similarly-named files with curl#22740

Open
Sjord wants to merge 1 commit into
php:masterfrom
Sjord:curl-post-multi-file
Open

Post multiple similarly-named files with curl#22740
Sjord wants to merge 1 commit into
php:masterfrom
Sjord:curl-post-multi-file

Conversation

@Sjord

@Sjord Sjord commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Make it possible to post multiple files with the same name using cURL.
It was already possible to post files, and it was possible to post
multiple strings with the same name. This moves things around to combine
these two features.

Closes php#15859
@Sjord Sjord force-pushed the curl-post-multi-file branch from c8f8de7 to aece997 Compare July 15, 2026 12:44
@Sjord Sjord marked this pull request as ready for review July 15, 2026 12:58
@Sjord Sjord requested a review from adoy as a code owner July 15, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant