Searched defs:http2writeContext (Results 1 – 1 of 1) sorted by relevance
10481 writeFrame(http2writeContext) error argument10499 type http2writeContext interface { interface10542 func (s http2writeSettings) writeFrame(ctx http2writeContext) error {10616 func http2splitHeaderBlock(ctx http2writeContext, headerBlock []byte, fn func(ctx http2writeContext…