documented writeinfo as removed in 7.4

This commit is contained in:
Daniel Stenberg
2000-10-03 22:06:26 +00:00
parent 763797ab3c
commit e012d32e66

View File

@@ -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) support only works for FTP. (Added in libcurl 7.3)
.TP .TP
.B CURLOPT_WRITEINFO .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 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 report information after a successful request. This string may contain
variables that will be substituted by their contents when output. Described variables that will be substituted by their contents when output. Described