Skip to content
Snippets Groups Projects
Commit e012d32e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

documented writeinfo as removed in 7.4

parent 763797ab
No related branches found
No related tags found
No related merge requests found
......@@ -330,6 +330,7 @@ will be used. Set the string to NULL to disable kerberos4. The kerberos
support only works for FTP. (Added in libcurl 7.3)
.TP
.B CURLOPT_WRITEINFO
(NOT PRESENT IN 7.4 or later!)
Pass a pointer to a zero terminated string as parameter. It will be used to
report information after a successful request. This string may contain
variables that will be substituted by their contents when output. Described
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment