| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * already moved to /pear | Stig Bakken | 2002-07-21 | 1 | -172/+0 |
| | | |||||
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+1 |
| | | |||||
| * | * Fix bug #15423. | Martin Jansen | 2002-02-11 | 1 | -7/+7 |
| | | |||||
| * | * Partially fix bug #15423. | Martin Jansen | 2002-02-07 | 1 | -1/+2 |
| | | |||||
| * | * Fix bug #15313 | Martin Jansen | 2002-01-31 | 1 | -1/+1 |
| | | |||||
| * | - Added HTTP::head($url) which sends a "HEAD" HTTP command to a server | Tomas V.V.Cox | 2002-01-11 | 1 | -2/+54 |
| | | | | | | | and returns the headers as an associative array - Call-time pass-by-reference fixes | ||||
| * | ws | Tomas V.V.Cox | 2002-01-07 | 1 | -37/+37 |
| | | |||||
| * | * Convert tabs to spaces. | Martin Jansen | 2001-12-18 | 1 | -35/+36 |
| | | |||||
| * | be rfc compliant... | Sterling Hughes | 2001-12-14 | 1 | -4/+11 |
| | | | | | | | | | | | | RFC 822 *only* supports four digits for the year in order to have a compliant header. RFC 850 supports two digits for the year (y2k_incompliant :) so use that when y2k_compliance is turned off. In either case, both of these formats require that GMT be appended to the header, so we do this as well | ||||
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | | |||||
| * | use $HTTP_SERVER_VARS, in case register_globals is Off, and use !empty() | Chuck Hagenbuch | 2001-01-31 | 1 | -6/+5 |
| | | | | | | instead of just if () to avoid errors. | ||||
| * | * updated copyrights (thanks Colin) | Stig Bakken | 2001-01-10 | 1 | -1/+1 |
| | | | | | | * moved scripts to own directory (bug #7635) | ||||
| * | various version 2.0 and 2.01 licenses -> 2.02 | David Croft | 2000-07-24 | 1 | -2/+2 |
| | | |||||
| * | Avoid E_NOTICE errors in PEAR code. | Stig Bakken | 2000-02-27 | 1 | -1/+1 |
| | | |||||
| * | register package | Stig Bakken | 2000-02-26 | 1 | -0/+3 |
| | | |||||
| * | Added simple HTTP utility class, currently with Date() and | Stig Bakken | 2000-02-26 | 1 | -0/+110 |
| negotiateLanguage(). | |||||
