Searched refs:httpReq (Results 1 – 1 of 1) sorted by relevance
169 BHttpRequest* httpReq = dynamic_cast<BHttpRequest*>(fReq); in Open() local170 if (httpReq != NULL) in Open()171 httpReq->SetStopOnError(true); in Open()