X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=94c963772dd825374f4ce5d41c01e826b62b27b7;hp=d54de51a8cf689cc1ca89a416126ab4c5f5edda7;hb=ea1025c793fae12ab3dffe8d0950b3240793294c;hpb=b1ace11a9604ffcc496d32827aa66a2ba99db5ff 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: