6f9ec67e00b407ac2139e90061204c55a518edee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private checkOverflow(numBytes int) : boolean extracted from public appendBytes(b byte[], off int, numBytes int) : void in class org.apache.coyote.ajp.AjpMessage | From | To | |
Extract Method private calculateChunkHeader(len int) : int extracted from public doWrite(chunk ByteChunk) : int in class org.apache.coyote.http11.filters.ChunkedOutputFilter | From | To |