mixcloud-downloader icon indicating copy to clipboard operation
mixcloud-downloader copied to clipboard

Proxy support implemented

Open hakudev opened this issue 9 years ago • 1 comments

Simple proxy support with authorization. Applies on every PHP file operation function (file_get_contents(), fopen(), get_headers(), etc.) that are called without a context parameter.

hakudev avatar Aug 03 '15 14:08 hakudev

I forgot to put another default proxy host at the first commit. Should be alright now.

hakudev avatar Aug 03 '15 14:08 hakudev