prawn-cake / vk-requests

vk.com requests for humans. API library for vk.com
MIT License
158 stars 22 forks source link

Added proxy-server support #33

Closed igudo closed 5 years ago

igudo commented 5 years ago

In this version, I added the ability to use a proxy server when requesting API. There is also a possibility to make requests without a proxy server.

prawn-cake commented 5 years ago

Hi @gudo-m Thanks for the PR, indeed, very useful feature.

But did you check custom http_params feature? It serves the same purpose. May be it's not clearly documented, though.

igudo commented 5 years ago

Didn't see that. Well, I wrote this a few months ago, needed a quick solution and time to understand was not.

prawn-cake commented 5 years ago

I close this issue and created another one to follow-up. Thanks for the contribution anyway.