aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-10-29 20:34:19 +0100
committerDaniel Stenberg <daniel@haxx.se>2014-10-29 22:38:39 +0100
commite102478b3de1d42cd1fcaf004d7c773730ea00e5 (patch)
tree349fb4216f0f6f9e8aad69043833b82c5274c56c /docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
parent79a97a9d36ae9d9182253dfa2983281f97f795c2 (diff)
opts: added some "SEE ALSO" references
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.31
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3 b/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
index 56008c28e..65472ec65 100644
--- a/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
+++ b/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
@@ -46,3 +46,4 @@ Added in 7.16.2
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"
.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_ACCEPT_ENCODING "(3) "