aboutsummaryrefslogtreecommitdiffstats
path: root/docs/libcurl/libcurl-symbols.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/libcurl-symbols.3')
-rw-r--r--docs/libcurl/libcurl-symbols.314
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/libcurl/libcurl-symbols.3 b/docs/libcurl/libcurl-symbols.3
index faae51bf..42821341 100644
--- a/docs/libcurl/libcurl-symbols.3
+++ b/docs/libcurl/libcurl-symbols.3
@@ -5,7 +5,7 @@
.\" * | (__| |_| | _ <| |___
.\" * \___|\___/|_| \_\_____|
.\" *
-.\" * Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2019, 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
@@ -19,7 +19,7 @@
.\" * KIND, either express or implied.
.\" *
.\" **************************************************************************
-.TH libcurl-symbols 3 "dec 12, 2018" "libcurl 7.41.0" "libcurl symbols"
+.TH libcurl-symbols 3 "feb 6, 2019" "libcurl 7.41.0" "libcurl symbols"
.SH NAME
libcurl-symbols \- libcurl symbol version information
.SH "libcurl symbols"
@@ -917,6 +917,8 @@ Introduced in 7.10
Introduced in 7.7.2
.IP CURLOPT_HEADEROPT
Introduced in 7.37.0
+.IP CURLOPT_HTTP09_ALLOWED
+Introduced in 7.64.0
.IP CURLOPT_HTTP200ALIASES
Introduced in 7.10.3
.IP CURLOPT_HTTPAUTH
@@ -938,6 +940,10 @@ Introduced in 7.16.2
Introduced in 7.16.2
.IP CURLOPT_HTTP_VERSION
Introduced in 7.9.1
+.IP CURLOPT_TRAILERFUNCTION
+Introduced in 7.64.0
+.IP CURLOPT_TRAILERDATA
+Introduced in 7.64.0
.IP CURLOPT_IGNORE_CONTENT_LENGTH
Introduced in 7.14.1
.IP CURLOPT_INFILE
@@ -1804,6 +1810,10 @@ Introduced in 7.44.0
Introduced in 7.12.1
.IP CURL_READFUNC_PAUSE
Introduced in 7.18.0
+.IP CURL_TRAILERFUNC_OK
+Introduced in 7.64.0
+.IP CURL_TRAILERFUNC_ABORT
+Introduced in 7.64.0
.IP CURL_REDIR_GET_ALL
Introduced in 7.19.1
.IP CURL_REDIR_POST_301