sonarqube/sonar-ws
Simon Brandhof f050424587 SONAR-8351 share OkHttpClient utilities
sonar-ws correctly configures OkHttpClient for the
support of HTTPS, proxy (incl. authentication), timeouts and user agent.
This code should be reused by web server and compute engine, for
example when sending webhook payloads.

The new class OkHttpClientProvider allows web server/CE
to instantiate and configure a single instance of OkHttpClient.
2016-11-09 20:48:20 +01:00
..
src SONAR-8351 share OkHttpClient utilities 2016-11-09 20:48:20 +01:00
.gitignore
pom.xml Prepare for next development iteration 2016-09-19 17:32:59 +02:00