Exemplo n.º 1
0
 public WebProxy(IHttpProcessor httpProcessor, IProxyHtmlFixer htmlFixer)
 {
     _httpProcessor = httpProcessor;
     _htmlFixer     = htmlFixer;
 }
Exemplo n.º 2
0
 public WebProxy(IHttpProcessor httpProcessor, IProxyHtmlFixer htmlFixer)
 {
     _httpProcessor = httpProcessor;
     _htmlFixer = htmlFixer;
 }