Home | History | Annotate | Download | only in socket_stream

Lines Matching refs:request_info

779   HttpRequestInfo request_info;
780 request_info.url = url_;
781 request_info.method = "CONNECT";
783 &request_info, io_callback_, net_log_);