clj-http icon indicating copy to clipboard operation
clj-http copied to clipboard

Add support for proxy scheme

Open gsdatta opened this issue 6 years ago • 1 comments

Adds support for a proxy-scheme parameter, to allow proxies that use https.

Also added a test for proxy using https://github.com/jamesdbloom/mockserver.

gsdatta avatar Feb 28 '19 20:02 gsdatta

@dakrone would appreciate a review on this, trying to avoid forking the library for internal use. I've added a test to speed up the process, I can add more if necessary.

Thanks!

gsdatta avatar Feb 28 '19 20:02 gsdatta