[cvs] commit: framework/Http Http.php framework/Http/docs/example get-example-dot-com.php
Chuck Hagenbuch
chuck at horde.org
Sun Jan 21 09:55:01 PST 2007
chuck 2007-01-21 12:55:01 EST
Modified files:
Http Http.php
Http/docs/example get-example-dot-com.php
Log:
- improved phpdoc
- remove several no-longer-used variables
- clarify/improve setting of $uri and $headers in requests
- store and make available the last request and last response in the http client
- more lenient header parsing in responses
- replace response read() method with a more general getStream(), instead of
putting wrappers for all stream functions into the response
Revision Changes Path
1.3 +182 -28 framework/Http/Http.php
1.2 +10 -5 framework/Http/docs/example/get-example-dot-com.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Http/Http.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Http/docs/example/get-example-dot-com.php?r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list