DropPHP icon indicating copy to clipboard operation
DropPHP copied to clipboard

Add proxy support to Dropbox Client

Open mdreier opened this issue 8 years ago • 1 comments

Hi,

I am using DropPHP in a project. Since I am behind a proxy I ran into issues using it to access Dropbox, so I implemented proxy support into the library. This may be useful for others, so I am offering this change to be pulled into your project.

I'll be happy to do any further required changes if something is missing (documentation, code style, etc.).

Best regards, Martin

mdreier avatar Nov 07 '16 16:11 mdreier

Maybe it is also a good idea to offer a generic way to set CURL options.

micha137 avatar Nov 08 '16 08:11 micha137