08a7ab71a27ab20ec27a23b5d81e479501ce593a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public httpReq(url String, method Request.METHOD, body Object, header Header, timeout int, connTimeout int) : Response extracted from public post3(url String, body Object, header Header, timeout int, connTimeout int) : Response in class org.nutz.http.Http | From | To |