SPECS: php-pecl-http.spec - updated to 0.10.1

adamg adamg at pld-linux.org
Wed Jul 27 08:59:21 CEST 2005


Author: adamg                        Date: Wed Jul 27 06:59:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.10.1

---- Files affected:
SPECS:
   php-pecl-http.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-http.spec
diff -u SPECS/php-pecl-http.spec:1.6 SPECS/php-pecl-http.spec:1.7
--- SPECS/php-pecl-http.spec:1.6	Sun Mar 27 03:22:14 2005
+++ SPECS/php-pecl-http.spec	Wed Jul 27 08:59:16 2005
@@ -6,12 +6,12 @@
 Summary:	%{_modname} - extended HTTP support
 Summary(pl):	%{_modname} - rozszerzona obsługa protokołu HTTP
 Name:		php-pecl-%{_modname}
-Version:	0.7.0
+Version:	0.10.1
 Release:	1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_fmodname}-%{version}.tgz
-# Source0-md5:	c9e24ea9be29871fc30b7fea9caa8eaa
+# Source0-md5:	63967a512656acfbc1dcd7cb521f2527
 URL:		http://pecl.php.net/package/pecl_http/
 BuildRequires:	libtool
 BuildRequires:	php-devel >= 3:5.0.0
@@ -27,14 +27,14 @@
 - Building absolute URIs
 - RFC compliant HTTP redirects
 - RFC compliant HTTP date handling
-- Parsing of HTTP headers and responses
+- Parsing of HTTP headers and messages
 - 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
+- PHP5 classes: HttpUtil, HttpResponse, HttpRequest, HttpRequestPool, HttpMessage
 
 In PECL status of this extension is: %{_status}.
 
@@ -43,14 +43,14 @@
 - tworzenie bezwzględnych URI
 - zgodne z RFC przekierowania HTTP
 - zgodna z RFC obsługa daty HTTP
-- przetwarzanie nagłówków i odpowiedzi HTTP
+- przetwarzanie nagłówków i wiadomości HTTP
 - buforowanie z użyciem "Last-Modified" i/lub ETagów (z opcję
   generowania "w locie" ETagów z buforowanego wyjścia)
 - wysyłanie danych/plików/strumieni z obsługą (wielu) przedziałów
 - negocjacja preferowanego przez użytkownika języka/zestawu znaków
 - wygodne funkcje do żądań HEAD/GET/POST jeśli dostępna jest libcurl
 - wywołania HTTP auth (Basic)
-- klasy HTTPi, HTTPi_Response i HTTPi_Request (z użyciem libcurl)
+- klasy PHP5: HttpUtil, HttpResponse, HttpRequest, HttpRequestPool, HttpMessage
 
 To rozszerzenie ma w PECL status: %{_status}.
 
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/07/27 06:59:16  adamg
+- updated to 0.10.1
+
 Revision 1.6  2005/03/27 01:22:14  adamg
 - updated to 0.7.0
 
================================================================

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




More information about the pld-cvs-commit mailing list