| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2013 05:38:48
1.2.1
|
miwi  |
- Convert to PEAR_AUTOINSTALL |
25 Jun 2011 07:34:33
1.2.1
|
miwi  |
- Update to 1.2.1
PR: 157781
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer |
19 Mar 2011 12:38:54
1.2.0
|
miwi  |
- Get Rid MD5 support |
24 Oct 2008 19:00:20
1.2.0
|
miwi  |
- Update to 1.2.0
PR: 128221
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
26 Mar 2008 17:16:50
1.1.1
|
miwi  |
- Update to 1.1.1
PR: 121974
Submitted by: Anish Mistry <amistry@am-productions.biz>
Approved by: maintainer |
24 Jan 2006 03:14:23
1.0.0
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
1.0.0
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
05 Feb 2005 01:24:37
1.0.0
|
edwin  |
MAINTAINER FIX: www/pear-HTTP_Client
Looks like this also depends on www/pear-HTTP_Request.
PR: ports/77018
Submitted by: Joseph Scott <joseph@randomnetworks.com> |
02 Feb 2005 12:42:49
1.0.0
|
edwin  |
NEW PORT: www/pear-HTTP_Client (High level HTTP class)
This is my first port with code from PEAR, so I hope I got
it right. I based it off of www/pear-HTTP.
The HTTP_Client class wraps around HTTP_Request and provides
a higher level interface for performing multiple HTTP
requests.
Features:
* Manages cookies and referrers between requests
* Handles HTTP redirection
* Has methods to set default headers and request parameters
* Implements the Subject-Observer design pattern: the base class sends
events to listeners that do the response processing.
PR: ports/76995
Submitted by: Joseph Scott <joseph@randomnetworks.com> |