BrightcoveOS / PHP-MAPI-Wrapper

This project provides a starting point for integrating the Brightcove Media API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
http://opensource.brightcove.com/project/PHP-MAPI-Wrapper/
48 stars 51 forks source link

Add option to use HTTP proxy for requests #31

Open liwo opened 10 years ago

liwo commented 10 years ago

In some environments using an HTTP proxy might be necessary to connect to Brightcove servers. This allows specifying a proxy server to use for curl requests.