DavidePastore / ipinfo

A wrapper around the ipinfo.io services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Few issues

rvalitov opened this issue · comments

Hi!
Thank you for your work, but current version lacks the following functionality:

  • use HTTPS to contact ipinfo.io instead of HTTP
  • set timeout for the operation

If you could improve that, then it could be a great project!

Thank you for a fast update! Waiting for the timeouts! I guess that's not complicated, you can use the timeout options for curl.

Fixed with #33 and #36.

Issues fixed and released in the v.0.3.0.