Skip to content

refactor proxy configuration#90

Merged
artemredkin merged 2 commits into
swift-server:masterfrom
tomerd:proxy
Aug 24, 2019
Merged

refactor proxy configuration#90
artemredkin merged 2 commits into
swift-server:masterfrom
tomerd:proxy

Conversation

@tomerd

@tomerd tomerd commented Aug 22, 2019

Copy link
Copy Markdown
Contributor

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
Comment thread Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift
@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