e014c4cc4c28e1db3fe6b0a68d8165c72958b4dc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable actual : String in method public testChunkedRequestsWithTrailers() : void from class io.undertow.server.handlers.ChunkedRequestTrailersTestCase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type connection : HttpServerConnection to connection : ServerConnection in class io.undertow.server.handlers.ChunkedRequestTrailersTestCase | From | To | |
Extract Method | 1 | ||
Extract Method private encodeContinuationFrame(headers HeaderMap, current PooledByteBuffer) : HpackEncoder.State extracted from protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.http2.Http2DataStreamSinkChannel | From | To |