Home | History | Annotate | Download | only in http

Lines Matching refs:lazily

3447 // Its buffered writer is lazily allocated as needed, to minimize
3595 c sync.Cond // c.L lazily initialized to &p.mu
6426 // we allocate an ID for the promised stream lazily, when the PUSH_PROMISE
8741 // gzipReader wraps a response body so it can lazily
8745 zr *gzip.Reader // lazily-initialized gzip reader