Dynatrace / openkit-java

OpenKit Java Reference Implementation
Apache License 2.0
35 stars 34 forks source link

Backport httpclient retry bugfix #180

Closed Kavindu-Dodan closed 5 years ago

Kavindu-Dodan commented 5 years ago

This change introduces an Interface which provide HttpURLConnection wrapper which can be implemented with specific choices. Unit tests were changed to reflect the improvement.