Skip to content
Commit 9a8e61b5 authored by Rosen Penev's avatar Rosen Penev Committed by Karlchen
Browse files

fix CURLOPT_HEADERFUNCTION



curl's documentation says the first parameter is char, not void. Avoids
a static_cast.

Make second void an ostringstream as that's what's actually passed.

Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
parent fee92f8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment