|
Change Parameter Type failMode : int to failMode : FailureMode in method private doTestHeaderLimits(headerCount int, headerSize int, failMode FailureMode) : void in class org.apache.coyote.http2.TestHttp2Limits |
From |
To |
|
Change Parameter Type failMode : int to failMode : FailureMode in method private doTestHeaderLimits(headerCount int, headerSize int, maxHeaderPayloadSize int, delayms int, failMode FailureMode) : void in class org.apache.coyote.http2.TestHttp2Limits |
From |
To |
|
Change Parameter Type failMode : int to failMode : FailureMode in method private doTestHeaderLimits(headerCount int, headerSize int, maxHeaderPayloadSize int, failMode FailureMode) : void in class org.apache.coyote.http2.TestHttp2Limits |
From |
To |
|
Change Parameter Type ok : boolean to failMode : FailureMode in method private doTestPostWithTrailerHeaders(maxTrailerCount int, maxTrailerSize int, failMode FailureMode) : void in class org.apache.coyote.http2.TestHttp2Limits |
From |
To |
|
Change Parameter Type failMode : int to failMode : FailureMode in method private doTestHeaderLimits(headerCount int, headerSize int, maxHeaderPayloadSize int, maxHeaderCount int, maxHeaderSize int, delayms int, failMode FailureMode) : void in class org.apache.coyote.http2.TestHttp2Limits |
From |
To |