a6717dc1070c264b4b67323edcc58fcbd5d6477e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable endOfHeaders : boolean in method private readContinuationFrame(streamId int, flags int, payloadSize int) : void from class org.apache.coyote.http2.Http2Parser | From | To | |
Extract Method | 2 | ||
Extract Method private onHeadersComplete(streamId int) : void extracted from private readContinuationFrame(streamId int, flags int, payloadSize int) : void in class org.apache.coyote.http2.Http2Parser | From | To | |
Extract Method private onHeadersComplete(streamId int) : void extracted from private readHeadersFrame(streamId int, flags int, payloadSize int) : void in class org.apache.coyote.http2.Http2Parser | From | To |