reference/curl/functions/curl-multi-getcontent.xml
427ab27e525c67f731ea0ef15d3d89e5f87fe191
...
...
@@ -31,7 +31,7 @@
31
31
<refsect1 role="returnvalues">
32
32
&reftitle.returnvalues;
33
33
<para>
34
-
Return the content of a cURL handle if <constant>CURLOPT_RETURNTRANSFER</constant> is set.
34
+
Return the content of a cURL handle if <constant>CURLOPT_RETURNTRANSFER</constant> is set or &null; if not set.
35
35
</para>
36
36
</refsect1>
37
37

38
38