node-google-places icon indicating copy to clipboard operation
node-google-places copied to clipboard

Fix https parsing of url

Open adborden opened this issue 9 years ago • 2 comments

Fixes #17

  • https is returning Buffer objects, so just concatenate them on request complete.
  • Use url.format to pass a complete href to https

adborden avatar Jan 14 '16 18:01 adborden

I see that travis only builds for 0.6 and 0.8...

adborden avatar Jan 14 '16 22:01 adborden

Ping.

adborden avatar May 12 '16 21:05 adborden