net/http.http2writeContext.Flush (method)

3 uses

	net/http (current package)
		h2_bundle.go#L9288: 	Flush() error
		h2_bundle.go#L9316: 	return ctx.Flush()
		h2_bundle.go#L9340: 	ctx.Flush() // ignore error: we're hanging up on them anyway