mirror of
https://github.com/curl/curl.git
synced 2026-08-04 13:46:26 +03:00
test1901: verify chunked POST from callback with CURLOPT_POSTFIELDSIZE set
Follow-up to 721941aadf
Ref: #13257
Closes #13262
This commit is contained in:
parent
721941aadf
commit
308cc482ef
4 changed files with 159 additions and 2 deletions
|
|
@ -221,7 +221,7 @@ test1700 test1701 test1702 test1703 test1704 \
|
|||
\
|
||||
test1800 test1801 \
|
||||
\
|
||||
test1900 test1903 test1904 test1905 test1906 test1907 \
|
||||
test1900 test1901 test1903 test1904 test1905 test1906 test1907 \
|
||||
test1908 test1909 test1910 test1911 test1912 test1913 test1914 test1915 \
|
||||
test1916 test1917 test1918 test1919 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue