Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

[Investigation] Make OkHttpClient configurable via Properties? #8

Open
fbiville opened this issue Sep 3, 2017 · 1 comment
Open
Milestone

Comments

@fbiville
Copy link
Collaborator

fbiville commented Sep 3, 2017

While the 2 embedded implementations are super easily configurable, the configuration of the HTTP client is rather limited right now... which could prove to be a significant drawback for people in need to configure SSL, proxies and whatnot.

@fbiville
Copy link
Collaborator Author

fbiville commented Sep 3, 2017

Otherwise, we'll need to provide another abstraction over Properties so it can work properly with OkHttpClient and EmbeddedDatabaseBuilder.

Another option is to not use the service discovery at all, then, the user is free to instantiate its OkHttpClient instance any way they like.

@fbiville fbiville added this to the 1.0.0-M2 milestone Oct 15, 2017
@mgazanayi mgazanayi reopened this Jan 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants