package.xml updates
authorMichael Wallner <mike@php.net>
Fri, 31 Jul 2009 08:28:01 +0000 (08:28 +0000)
committerMichael Wallner <mike@php.net>
Fri, 31 Jul 2009 08:28:01 +0000 (08:28 +0000)
package2.xml

index d54de51a8cf689cc1ca89a416126ab4c5f5edda7..94c963772dd825374f4ce5d41c01e826b62b27b7 100644 (file)
@@ -49,6 +49,10 @@ support. Parallel requests are available for PHP 5 and greater.
  - ssl->issuercert: validate peer certificate issuer (libcurl >= 7.19.0)
  - ssl->crlfile: require CRL check (libcurl >= 7.19.0 with openssl)
  - ssl->certinfo: enable the certinfo gatherer (libcurl >= 7.19.1 with openssl)
  - ssl->issuercert: validate peer certificate issuer (libcurl >= 7.19.0)
  - ssl->crlfile: require CRL check (libcurl >= 7.19.0 with openssl)
  - ssl->certinfo: enable the certinfo gatherer (libcurl >= 7.19.1 with openssl)
+* Added postredir request options constants:
+ - HTTP_POSTREDIR_301
+ - HTTP_POSTREDIR_302
+ - HTTP_POSTREDIR_ALL
 * Added authtype request option constant:
  - HTTP_AUTH_DIGEST_IE
 * Added proxytype request option constants:
 * Added authtype request option constant:
  - HTTP_AUTH_DIGEST_IE
 * Added proxytype request option constants: