Home | History | Annotate | Download | only in spdy

Lines Matching full:headers_

39     : headers_(headers),
51 for (spdy::SpdyHeaderBlock::const_iterator it = headers_->begin();
52 it != headers_->end(); ++it) {