80b8958f239c54df5508309b3687014f1074a0e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected buildRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int, url String) : void extracted from protected buildSimpleRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void in class org.apache.coyote.http2.Http2TestBase | From | To | |
Extract Method protected enableHttp2(maxConcurrentStreams long) : void extracted from protected enableHttp2() : void in class org.apache.coyote.http2.Http2TestBase | From | To |