At this moment, I have two reasons for asking for a CVS account :
- I have extended the openssl module to let user connect seamlessly to a SSL server, 
just like using fsockopen, fread and fwrite. (functions are openssl_connect, 
openssl_fread, openssl_fwrite)

- For the PEAR repository, I have written a HTTP::UserAgent class that act like the 
perl class. It allows user to GET/POST in HTTP/1.1 protocol, and support Chunked and 
non-Chunked transfer protocol. I will maintain this class, because I have lots of plan 
for this useragent, supporting HEAD, PUT method, Cookie, and Redirection following...

My job consists in developping PHP specific application, and I was in need to these 
two things for my job. Therefore, the development will be based on a regular and 
continued process.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to