build: fix compilation error with CURL_DISABLE_VERBOSE_STRINGS
With curl disable verbose strings in http.c the compilation fails due to the data variable being undefined later on in the function. Closes #558
parent
6c2a10e9
Please register or sign in to comment