» Details |
---|
|
» Comment |
A little off-topic, but we should all use some dependency-injection when it comes to HTTP "clients", or at least come with a standardized approach to specifying backend (i.e. curl, HTTP_Request, stream, etc...) and settings (i.e. proxy.) Obvious way to go IMO is using HTTP_Request2... |