773946b16ae9267bdaec4e60b3ddc8dbeb74e178
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable is1 : InputStream to ins : InputStream in method protected detectStreamEncode(encoding String, ins InputStream) : InputStream in class org.nutz.http.Sender | From | To | |
Extract Method | 1 | ||
Extract Method protected detectStreamEncode(encoding String, ins InputStream) : InputStream extracted from protected createResponse(reHeaders Map<String,String>) : Response in class org.nutz.http.Sender | From | To |