aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLINFO_HTTP_VERSION.3
AgeCommit message (Collapse)Author
2016-05-30http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts
Adds access to the effectively used http version to both libcurl and curl. Closes #799