Skip to content

Conversation

@srour
Copy link

@srour srour commented Jul 21, 2013

Server-side requests for google places data will sometimes come through
a hosted cloud provider where outbound TCP requests are sent through
different IP ranges. Since Google has IP white listing there is a need
to have a static address for these requests. Using a proxy is the
typical solution to this.

I've added support for specifying a proxy parameter which simply calls
the node request library (and I've implictly added a dependency on the
request library).

srour added 2 commits July 20, 2013 11:55
Server-side requests for google places data will sometimes come through
a hosted cloud provider where outbound TCP requests are sent through
different IP ranges. Since Google has IP white listing there is a need
to have a static address for these requests. Using a proxy is the
typical solution to this.

I've added support for specifying a proxy parameter which simply calls
the node request library (and I've implictly added a dependency on the
request library).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant