08c1597b6640f7aa2b57880b65b3e61f6b9e3832
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private handleHttps(connection HttpURLConnection, hostname String) : void extracted from private connect0(ipUri URI, method String, entity byte[], headers Map<String,List<String>>, hostname String) : HttpURLConnection in class com.spotify.helios.client.DefaultHttpConnector | From | To | |
Rename Parameter | 1 | ||
Rename Parameter hostname : String to endpointHost : String in method private connect0(ipUri URI, method String, entity byte[], headers Map<String,List<String>>, endpointHost String) : HttpURLConnection in class com.spotify.helios.client.DefaultHttpConnector | From | To |