[Chameleon] Chameleon and http

bartvde at xs4all.nl bartvde at xs4all.nl
Tue Oct 11 11:06:20 EDT 2005


Hi list,

currently Chameleon lacks a central php file for doing HTTP GET and POST
requests, something like a httpclient.php. A lot of php files currently do
something over http.

It could be useful in my opinion if one wanted to use php curl since all
http communication has to go through a http proxy. In this central file,
one could switch easily between these implementations, instead of changing
code scattered over the Chameleon code base.

Would this be a good and feasible idea? Is it currently possible to get
Chameleon working in a http proxy environment (using configuration only
and not changing code) without switching to curl?

Thanks in advance.

Best regards,
Bart



More information about the Chameleon mailing list