From 6bc85a94f9e3713951386037383104dd8261e5ee Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 11 Oct 2001 06:24:27 +0000 Subject: removed WRITEINFO from here, it's not been supported since 7.4... --- docs/curl_easy_setopt.3 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/curl_easy_setopt.3') diff --git a/docs/curl_easy_setopt.3 b/docs/curl_easy_setopt.3 index 07c9ec89a..4203c8833 100644 --- a/docs/curl_easy_setopt.3 +++ b/docs/curl_easy_setopt.3 @@ -381,13 +381,6 @@ krb4 awareness. This is a string, 'clear', 'safe', 'confidential' or 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 -elsewhere. -.TP .B CURLOPT_PROGRESSFUNCTION Function pointer that should match the .BI curl_progress_callback -- cgit v1.2.3