From 420da53028a5cd0ba286359fdaecd3cbded970e7 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 31 Jul 2009 08:28:01 +0000 Subject: [PATCH 1/1] package.xml updates --- package2.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package2.xml b/package2.xml index d54de51..94c9637 100644 --- a/package2.xml +++ b/package2.xml @@ -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) +* 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: -- 2.30.2