Skip to content
Snippets Groups Projects
user avatar
Roman Tsisyk authored
CURLOPT_POST option without explicitly set CURLOPT_POSTFIELDS caused
libcurl to use some internal implementation of CURLOPT_READFUNCTION,
which reads body from stdin by default.

Provided test case only covers argument handling because there is no
repetable way to check reads from stdin from our test suite.

Closes #2530
12bab610
History
Name Last commit Last update