public CookieCollectingWebClient(WebRequestContext <TResponseInfo> context)
 {
     _context = context;
 }