Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple proxy support #15

Merged
merged 3 commits into from
Aug 12, 2016
Merged

Simple proxy support #15

merged 3 commits into from
Aug 12, 2016

Conversation

chester89
Copy link
Contributor

@chester89 chester89 commented Aug 12, 2016

For #13

@chester89 chester89 mentioned this pull request Aug 12, 2016
@@ -37,6 +45,11 @@ public GeocodeClient(string apiKey)
{
_clientKey = apiKey;
_mode = UsageMode.ClientKey;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing _proxyProvider = // default

@bcuff bcuff merged commit 0c30883 into bcuff:master Aug 12, 2016
@bcuff
Copy link
Owner

bcuff commented Aug 12, 2016

published as 1.4 on nuget

@chester89
Copy link
Contributor Author

Thanks

2016-08-12 20:25 GMT+03:00 Brandon notifications@github.com:

published as 1.4 on nuget


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#15 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AALnfFW6o-9HM1cLfRrIePAi-xKM7aoaks5qfKx6gaJpZM4JjJTL
.

Yours faithfully,
Gleb

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.

2 participants