]> granicus.if.org Git - php/commit
Fix CURLOPT_REFERER.
authorSterling Hughes <sterling@php.net>
Fri, 20 Oct 2000 04:57:14 +0000 (04:57 +0000)
committerSterling Hughes <sterling@php.net>
Fri, 20 Oct 2000 04:57:14 +0000 (04:57 +0000)
commit6b8faeb1f23fa815c55c99fcab2079d5cbdcb3b3
tree70a09a928bbc0695962b2fd615a13f7f866cd145
parentd485e7fc29ecd0eee0da05fb78bda06bf197eb4b
Fix CURLOPT_REFERER.

@ Added the curl_getinfo() function to find out information about a CURL
transfer.  This function requires cURL 4.0 or above. (Sterling)

@ Added the CURLOPT_KRB4, CURLOPT_INTERFACE, CURLOPT_QUOTE,
CURLOPT_POSTQUOTE, CURLOPT_QUOTE and CURLOPT_HTTPPROXYTUNNELL options.
(Sterling)
ext/curl/curl.c
ext/curl/php_curl.h