joomla-framework / http

Joomla Framework Http Package
GNU General Public License v2.0
17 stars 21 forks source link

Add the possibility to override/extend transport options #12

Closed mbabker closed 9 years ago

mbabker commented 9 years ago

There is no way to extend the various transport options without hacking the transport classes. This is especially evident with cURL and its extended available options. This PR proposes allowing those options to be customized through keys in the HTTP options array.