minor: typo fix (#2680)
This commit is contained in:
@ -7159,7 +7159,7 @@ func (s) TestHTTPHeaderFrameErrorHandlingHTTPMode(t *testing.T) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// Testing erroneous ReponseHeader or Trailers-only (delivered in the first HEADERS frame).
|
// Testing erroneous ResponseHeader or Trailers-only (delivered in the first HEADERS frame).
|
||||||
func (s) TestHTTPHeaderFrameErrorHandlingInitialHeader(t *testing.T) {
|
func (s) TestHTTPHeaderFrameErrorHandlingInitialHeader(t *testing.T) {
|
||||||
for _, test := range []struct {
|
for _, test := range []struct {
|
||||||
header []string
|
header []string
|
||||||
|
Reference in New Issue
Block a user