18ca23bce8806472a708e52aea0c688acc5e76d7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private swallowPayload(payloadSize int) : void renamed to private swallow(len int) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter payloadSize : int to len : int in method private swallow(len int) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |