4.0.0
io.netty
netty-parent
5.0.0.Final-SNAPSHOT
netty-testsuite-http2
jar
Netty/Testsuite/Http2
true
${project.groupId}
netty-common
${project.version}
${project.groupId}
netty-buffer
${project.version}
${project.groupId}
netty-transport
${project.version}
${project.groupId}
netty-handler
${project.version}
${project.groupId}
netty-codec-http
${project.version}
${project.groupId}
netty-codec-http2
${project.version}
skipTests
skipTests
true
com.github.madgnome
h2spec-maven-plugin
0.6
io.netty.testsuite.http2.Http2Server
4.2 - Sends a dynamic table size update at the end of header block
5.1 - idle: 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
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
8.1.2.3 - Sends a HEADERS frame that omits ":method" pseudo-header field
8.1.2.3 - Sends a HEADERS frame that omits ":scheme" pseudo-header field
8.1.2.3 - Sends a HEADERS frame that omits ":path" pseudo-header field
8.1.2.3 - Sends a HEADERS frame with duplicated ":method" pseudo-header field
8.1.2.3 - Sends a HEADERS frame with duplicated ":method" pseudo-header field
8.1.2.3 - Sends a HEADERS frame with duplicated ":scheme" pseudo-header field
8.1.2.6 - Sends a HEADERS frame with the "content-length" header field which does not equal the DATA frame payload length
8.1.2.6 - Sends a HEADERS frame with the "content-length" header field which does not equal the sum of the multiple DATA frames payload length
${skipHttp2Testsuite}
test
h2spec