mirror of
https://github.com/curl/curl.git
synced 2026-08-26 15:23:31 +03:00
curl: count uploaded data to stop at the originally given size
Closes #11223 Fixes #11222 Reported-by: JustAnotherArchivist on github
This commit is contained in:
parent
6661bd588d
commit
1f85420a28
7 changed files with 33 additions and 38 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#include "tool_setup.h"
|
||||
|
||||
#include "tool_cfgable.h"
|
||||
#include "tool_formparse.h"
|
||||
#include "tool_main.h"
|
||||
|
||||
#include "memdebug.h" /* keep this as LAST include */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue