Home | History | Annotate | Download | only in http

Lines Matching refs:didn

496 	// previous slow connection didn't run our handler.  (that we
1111 // should consume client request bodies that a handler didn't read.
1144 // should ignore client request bodies that a handler didn't read
1869 t.Fatalf("didn't expect to get request in Handler")
1996 t.Errorf("response didn't end with a single 3 byte 'xyz' chunk; got:\n%q",
2357 return errors.New("didn't get header")
3034 t.Error("didn't see CloseWrite call")