diff --git a/testsuite-http2/pom.xml b/testsuite-http2/pom.xml index 1dc4edd02f..53bb65d2de 100644 --- a/testsuite-http2/pom.xml +++ b/testsuite-http2/pom.xml @@ -61,17 +61,15 @@ com.github.madgnome h2spec-maven-plugin - 0.3 + 0.6 io.netty.testsuite.http2.Http2Server - 3.8 - Sends a GOAWAY frame 4.2 - Sends a dynamic table size update at the end of header block 5.1 - idle: Sends a DATA frame - 5.1 - closed: Sends a DATA frame + 5.1 - half closed (remote): Sends a HEADERS frame 5.1 - closed: Sends a HEADERS frame 5.1.1 - Sends stream identifier that is numerically smaller than previous - 7 - Sends a GOAWAY frame with unknown error code 8.1.2.2 - Sends a HEADERS frame that contains the connection-specific header field 8.1.2.2 - Sends a HEADERS frame that contains the TE header field with any value other than "trailers" 8.1.2.3 - Sends a HEADERS frame with empty ":path" pseudo-header field