Skip to content

Survive formposting a missing file#12421

Closed
bagder wants to merge 4 commits intomasterfrom
bagder/formpost-missing-file
Closed

Survive formposting a missing file#12421
bagder wants to merge 4 commits intomasterfrom
bagder/formpost-missing-file

Conversation

@bagder
Copy link
Member

@bagder bagder commented Nov 28, 2023

No description provided.

@bagder bagder force-pushed the bagder/formpost-missing-file branch from 398199c to 06592e2 Compare November 28, 2023 10:32
@bagder bagder closed this in 34e3199 Nov 28, 2023
bagder added a commit that referenced this pull request Nov 28, 2023
@bagder bagder deleted the bagder/formpost-missing-file branch November 28, 2023 21:58
vszakats added a commit that referenced this pull request Dec 2, 2023
Fixes:
https://ci.appveyor.com/project/curlorg/curl/builds/48631551/job/bhx74e0i66yrp6pk#L1205

Same with details:
https://ci.appveyor.com/project/curlorg/curl/builds/48662893/job/ol8a78q9gmilb6wt#L1263
```
tests/libtest/lib1545.c:38:3: error: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Werror=deprecated-declarations]
   38 |   curl_formadd(&m_formpost, &lastptr, CURLFORM_COPYNAME, "file",
      |   ^~~~~~~~~~~~
[...]
```

Follow-up to 07a3cd8 #12421

Fixes #12445
Closes #12444
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant