summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html')
-rw-r--r--docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html b/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html
index 699a773c..693be853 100644
--- a/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html
+++ b/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html
@@ -54,7 +54,7 @@ p.roffit {
<p class="level0">CURLOPT_HTTP200ALIASES - specify alternative matches for HTTP 200 OK <a name="SYNOPSIS"></a><h2 class="nroffsh">SYNOPSIS</h2>
<p class="level0"><pre class="level0">
&#35;include &lt;curl/curl.h&gt;
-
+&nbsp;
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_HTTP200ALIASES,
&nbsp; struct curl_slist *aliases);
</pre>