a2e220371007cd2bed31e520e54f3e7b170ae0cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public cookie(path String, name String, value String, maxAge int, secured boolean, httpOnly boolean) : void extracted from public cookie(path String, name String, value String, maxAge int, secured boolean) : void in class spark.Response | From | To |