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

Why is server url/port in HttpClient constructor? #127

Open
svenyonson opened this issue Mar 6, 2022 · 1 comment
Open

Why is server url/port in HttpClient constructor? #127

svenyonson opened this issue Mar 6, 2022 · 1 comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@svenyonson
Copy link

Feature request:

The example shows a static instance of HttpClient - but the server/port is fixed. What if I need to talk to serveral different servers? It would be useful to be able to omit these from the constructor and then use something like "setHost(host, port)"

@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels Mar 6, 2022
@episource
Copy link

Please have a look at #128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants