X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fopts%2FCURLMOPT_PIPELINING_SITE_BL.3;h=8c5f5d410e2ace826d64f28e38bddbd82b4ada4f;hb=0a710b32648c435f792f5993fdefa2d96f802580;hp=6356d02f068e9755eb98cbacc240faa83ea77a3f;hpb=7b6dca47a42828c0ae87eab0d8b68f97d1495b67;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 b/docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 index 6356d02..8c5f5d4 100644 --- a/docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 +++ b/docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 @@ -9,7 +9,7 @@ .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms -.\" * are also available at http://curl.haxx.se/docs/copyright.html. +.\" * are also available at https://curl.haxx.se/docs/copyright.html. .\" * .\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell .\" * copies of the Software, and permit persons to whom the Software is @@ -46,7 +46,7 @@ HTTP(S) NULL }; - curl_multi_setopt(m, CURLMOPT_PIPELINE_SITE_BL, site_blacklist); + curl_multi_setopt(m, CURLMOPT_PIPELINING_SITE_BL, site_blacklist); .fi .SH AVAILABILITY Added in 7.30.0