|
Change Variable Type oldData : HeaderField to oldData : Hpack.HeaderField in method private addEntryToHeaderTable(entry Hpack.HeaderField) : void in class org.apache.coyote.http2.HpackDecoder |
From |
To |
|
Change Variable Type oldData : HeaderField to oldData : Hpack.HeaderField in method private handleMaxMemorySizeChange(buffer ByteBuffer, originalPos int) : boolean in class org.apache.coyote.http2.HpackDecoder |
From |
To |
|
Change Variable Type res : HeaderField to res : Hpack.HeaderField in method private handleIndexedHeaderName(index int) : String in class org.apache.coyote.http2.HpackDecoder |
From |
To |
|
Change Variable Type headerField : HeaderField to headerField : Hpack.HeaderField in method private handleIndex(index int) : void in class org.apache.coyote.http2.HpackDecoder |
From |
To |
|
Change Variable Type entry : HeaderField to entry : Hpack.HeaderField in method private addStaticTableEntry(index int) : void in class org.apache.coyote.http2.HpackDecoder |
From |
To |