getjump / VkApiPHP

[Abandoned] Library for work with API Vk.com
MIT License
201 stars 53 forks source link

Added nohttps mode support #13

Closed vudaltsov closed 8 years ago

vudaltsov commented 9 years ago

One can set secret via:

$vk->setNoHttpsSecret($secret);

On non-https requests the query will be automatically modified