markembling / MarkEmbling.PostcodesIO

.NET library for interacting with the excellent Postcodes.io service.
MIT License
23 stars 16 forks source link

Added optional proxy server parameter to configure proxy within Execute/ExecuteAsync clients #23

Closed scottjsimpson closed 2 years ago

scottjsimpson commented 3 years ago

Allows a proxy to be configured by exposing an optional proxy server URL parameter.

Fixes #14

markembling commented 2 years ago

Thanks. Have just merged this in and will put out an updated release package soon.