[cvs] commit: framework/Http Http.php package.xml framework/Http/docs/example get-example-dot-com.php framework/Http/tests AllTests.php

Chuck Hagenbuch chuck at horde.org
Sat Jan 20 22:15:40 PST 2007


chuck       2007-01-21 01:15:40 EST

  Added files:
    Http                 Http.php package.xml 
    Http/docs/example    get-example-dot-com.php 
    Http/tests           AllTests.php 
  Log:
  PHP 5 HTTP client for use in Horde 4 or other PHP 5 code. Nice and
  simple, uses streams and other built-in PHP features. No sockets, no
  cURL.
  
  Revision  Changes    Path
  1.1       +147 -0    framework/Http/Http.php (new)
  1.1       +8 -0      framework/Http/docs/example/get-example-dot-com.php (new)
  1.1       +44 -0     framework/Http/package.xml (new)
  1.1       +0 -0      framework/Http/tests/AllTests.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/Http/Http.php?r=1.1
  http://cvs.horde.org/co.php/framework/Http/docs/example/get-example-dot-com.php?r=1.1
  http://cvs.horde.org/co.php/framework/Http/package.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Http/tests/AllTests.php?r=1.1


More information about the cvs mailing list