austinkelleher / giphy-api

🎥 Isomorphic JavaScript client for the Giphy.com API
MIT License
86 stars 19 forks source link

Adds proxy as option to request #46

Open JonathanWexler opened 6 years ago

JonathanWexler commented 6 years ago

I'll clean this up. But just wanted to get this out there first. This adds the ability to enter a proxy as an option. I needed this to test in a secure network.

austinkelleher commented 6 years ago

Thank you for the PR @JonathanWexler! I'm sorry for the late response. Let me know what you think of the comment above.

austinkelleher commented 6 years ago

Is this still something you're interested in exploring @JonathanWexler?

JonathanWexler commented 6 years ago

Sorry for the delay, I agree with you. When I get a chance to apply those changes I’ll make a change to the PR. Thanks for following up.

On Jun 18, 2018, at 10:43 AM, Austin Kelleher notifications@github.com wrote:

Is this still something you're interested in exploring @JonathanWexler?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

austinkelleher commented 6 years ago

Awesome thanks @JonathanWexler!