Loading docs/libcurl/curl_easy_setopt.3 +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * .\" * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. .\" * Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms Loading Loading @@ -594,8 +594,8 @@ terminated string which must be URL-encoded in the following format: scheme://host:port/path For a greater explanation of the format please see RFC 2396 (http://curl.haxx.se/rfc/rfc2396.txt). For a greater explanation of the format please see RFC 3986 (http://curl.haxx.se/rfc/rfc3986.txt). If the given URL lacks the scheme, or protocol, part ("http://" or "ftp://" etc), libcurl will attempt to resolve which protocol to use based on the Loading Loading
docs/libcurl/curl_easy_setopt.3 +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * .\" * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. .\" * Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms Loading Loading @@ -594,8 +594,8 @@ terminated string which must be URL-encoded in the following format: scheme://host:port/path For a greater explanation of the format please see RFC 2396 (http://curl.haxx.se/rfc/rfc2396.txt). For a greater explanation of the format please see RFC 3986 (http://curl.haxx.se/rfc/rfc3986.txt). If the given URL lacks the scheme, or protocol, part ("http://" or "ftp://" etc), libcurl will attempt to resolve which protocol to use based on the Loading