ad68b7ab222af94d9409dcf8e4c4a390b0a447ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method package parseRequestCookies(maxCookies int, allowEqualInValue boolean, cookies List<String>, commaIsSeperator boolean, allowHttpSepartorsV0 boolean) : Map<String,Cookie> extracted from package parseRequestCookies(maxCookies int, allowEqualInValue boolean, cookies List<String>, commaIsSeperator boolean) : Map<String,Cookie> in class io.undertow.util.Cookies | From | To |