Skip to content

refactor proxy configuration #90

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

Merged
merged 2 commits into from
Aug 24, 2019
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Aug 22, 2019

motivation: make proxy configuration follow same convention as other configuration

changes:

  • nest Proxy under HTTPClient.Configuration instad of top level HTTPClient
  • make host and port public and mutable, following convention of other configuration objects in this library
  • add some API docs

motivation: make proxy configuration follow same convention as other configuration

changes:
* nest Proxy under HTTPClient.Configuration instad of top level HTTPClient
* make host and port public and mutable, following convention of other configuration objects in this library
* add some API docs
@artemredkin artemredkin merged commit b1eb92e into swift-server:master Aug 24, 2019
@tomerd tomerd deleted the proxy branch August 26, 2019 21:27
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.

3 participants