a567f4ed7f7e23c317182914ee384d82320c4da2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type c : char to c : byte in method protected parseString(buf ByteBuffer, state AjpRequestParseState, header boolean) : StringHolder in class io.undertow.server.protocol.ajp.AjpRequestParser | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type currentString : StringBuilder to currentString : byte[] in class io.undertow.server.protocol.ajp.AjpRequestParseState | From | To |