639d783acf7e8287d338aa8039b8bc711c20840d
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 |