Explorar o código

Another test TODO

Brad Fitzpatrick %!s(int64=11) %!d(string=hai) anos
pai
achega
4da4e07460
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      http2_test.go

+ 1 - 0
http2_test.go

@@ -34,6 +34,7 @@ func TestServer(t *testing.T) {
 		// -- Write only
 		// -- WriteString
 		// -- both
+		// -- huge headers over a frame size so we get continuation headers.
 		// Look at net/http's Server tests for inspiration.
 		w.Header().Set("Foo", "Bar")
 	}))