00a352b269a8be61681f75a6c6d3762af75c9d44
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public hostHeader() : String from class io.vertx.core.http.impl.ClientConnection to public getHost() : String from class io.vertx.core.http.impl.HttpClientRequestImpl | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type method : io.vertx.core.http.HttpMethod to method : HttpMethod in method private createRequest(version HttpVersion, method HttpMethod, uri String, headers MultiMap) : HttpRequest in class io.vertx.core.http.impl.ClientConnection | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private hostHeader : String from class io.vertx.core.http.impl.ClientConnection to private hostHeader : String from class io.vertx.core.http.impl.HttpClientRequestImpl | From | To |