aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-02-10 12:32:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-02-10 12:32:12 +0000
commit5c4cdcb2d5f4bbcb35b7ce0a87190dd2fb0b1fd7 (patch)
treea65eb98d5c66b8854ec423051e9fde6b3c6a01da
parentb1233c7e4dc58c9efa52ce0afe9c06e2bf4c240a (diff)
mention when CURLOPT_ADDRESS_SCOPE was added
-rw-r--r--docs/libcurl/curl_easy_setopt.33
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index 09e3de3fd..fc61f2804 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -563,7 +563,7 @@ data at a time, and can contribute to congestion on the network if
overdone.
.IP CURLOPT_ADDRESS_SCOPE
Pass a long specifying the scope_id value to use when connecting to IPv6
-link-local or site-local addresses.
+link-local or site-local addresses. (Added in 7.19.0)
.SH NAMES and PASSWORDS OPTIONS (Authentication)
.IP CURLOPT_NETRC
This parameter controls the preference of libcurl between using user names and
@@ -861,7 +861,6 @@ copy. In any case, the size must not be changed after
\fICURLOPT_COPYPOSTFIELDS\fP, unless another \fICURLOPT_POSTFIELDS\fP or
\fICURLOPT_COPYPOSTFIELDS\fP option is issued.
(Added in 7.17.1)
-
.IP CURLOPT_HTTPPOST
Tells libcurl you want a multipart/formdata HTTP POST to be made and you
instruct what data to pass on to the server. Pass a pointer to a linked list