Revert "Imported Upstream version 7.53.1"
[platform/upstream/curl.git] / docs / libcurl / opts / CURLOPT_CUSTOMREQUEST.3
index 2bd3517..553d408 100644 (file)
@@ -80,9 +80,6 @@ Normally a multiline response is returned which can be used, in conjunction
 with \fICURLOPT_MAIL_RCPT(3)\fP, to specify an EXPN request. If the
 \fICURLOPT_NOBODY(3)\fP option is specified then the request can be used to
 issue NOOP and RSET commands.
-
-The application does not have to keep the string around after setting this
-option.
 .SH DEFAULT
 NULL
 .SH PROTOCOLS