Searched refs:SendCompress (Results 1 – 3 of 3) sorted by relevance
322 sendCompress: callHdr.SendCompress,383 if callHdr.SendCompress != "" {384 …ields = append(headerFields, hpack.HeaderField{Name: "grpc-encoding", Value: callHdr.SendCompress})618 Compression: callHdr.SendCompress,
517 SendCompress string member
198 callHdr.SendCompress = ct206 callHdr.SendCompress = cc.dopts.cp.Type()