Home
last modified time | relevance | path

Searched refs:noEndStream (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/integration-tests/
Dserver_tester.go335 noEndStream bool // true if END_STREAM should not be sent member
605 EndStream: len(rp.body) == 0 && len(rp.trailer) == 0 && !rp.noEndStream,
615 if err := st.fr.WriteData(id, len(rp.trailer) == 0 && !rp.noEndStream, rp.body); err != nil {
Dnghttpx_http3_test.go351 noEndStream: true,
Dnghttpx_http2_test.go3592 noEndStream: true,