Andrii Rudenko

Results 3 issues of Andrii Rudenko

NOTE: byroot/activerecord-typedstore#36

https://github.com/howanghk/homebridge-ewelink/blob/f08d43b1fb44bd2cc5596459906fc3d6766f2f79/index.js#L397 It seems a typo in payload: _apkVe**sr**ion_ instead of _apkVe**rs**ion_

http://ruby-doc.org/stdlib-2.0.0/libdoc/net/http/rdoc/Net/HTTP.html#method-c-new starting from ruby 2.0 Net::HTTP.new('host', 'port') checks for http_proxy ENV and automatically uses the proxy if so. this patch creates Net::HTTP with no proxy if it is not passed...