Author: adamg                        Date: Sun Feb 20 08:01:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.0
- extended description a bit
- license fix

---- Files affected:
SPECS:
   php-pecl-http.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-http.spec
diff -u SPECS/php-pecl-http.spec:1.1 SPECS/php-pecl-http.spec:1.2
--- SPECS/php-pecl-http.spec:1.1        Sat Feb 19 21:11:57 2005
+++ SPECS/php-pecl-http.spec    Sun Feb 20 09:01:51 2005
@@ -6,12 +6,12 @@
 Summary:       %{_modname} - extended HTTP support
 Summary(pl):   %{_modname} - rozszerzone wsparcie protokołu HTTP
 Name:          php-pecl-%{_modname}
-Version:       0.4.0
+Version:       0.5.0
 Release:       1
-License:       PHP 2.02
+License:       PHP 3.0
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_fmodname}-%{version}.tgz
-# Source0-md5: 00946b14eca556ee5c223aaafbd38011
+# Source0-md5: 5f66c8c2ec72005b4e81e58ab594e489
 URL:           http://pecl.php.net/package/pecl_http/
 BuildRequires: libtool
 BuildRequires: php-devel >= 3:5.0.0
@@ -27,11 +27,16 @@
 ===============================
 
 - Building absolute URIs
-- RCF compliant HTTP redirects
-- Caching by "Last-Modified" and/or ETag (with 'on the fly' option)
+- RFC compliant HTTP redirects
+- RFC compliant HTTP date handling
+- Parsing of HTTP headers and responses
+- Caching by "Last-Modified" and/or ETag (with 'on the fly' option for
+  ETag generation from buffered output)
 - Sending data/files/streams with (multiple) ranges support
 - Negotiating user preferred language/charset
 - Convenient request functions to HEAD/GET/POST if libcurl is available
+- HTTP auth hooks (Basic)
+- HTTPi, HTTPi_Response and HTTPi_Request (with libcurl) classes
 
 In PECL status of this extension is: %{_status}.
 
@@ -76,6 +81,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/02/20 08:01:51  adamg
+- updated to 0.5.0
+- extended description a bit
+- license fix
+
 Revision 1.1  2005/02/19 20:11:57  adamg
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-http.spec?r1=1.1&r2=1.2&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to