We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 350346c + ca5ae1b commit f108886Copy full SHA for f108886
1 file changed
src/lcinfoeasy.h
@@ -44,7 +44,7 @@ OPT_ENTRY( rtsp_cseq_recv, RTSP_CSEQ_RECV, LNG, 0)
44
#endif
45
46
#if LCURL_CURL_VER_GE(7,50,1)
47
-OPT_ENTRY( http_version, HTTP_VERSION, STR, 0)
+OPT_ENTRY( http_version, HTTP_VERSION, LNG, 0)
48
49
50
#if LCURL_CURL_VER_GE(7,52,0)
0 commit comments