Beispiel #1
0
 public WebProxy(IHttpProcessor httpProcessor, IProxyHtmlFixer htmlFixer)
 {
     _httpProcessor = httpProcessor;
     _htmlFixer     = htmlFixer;
 }
Beispiel #2
0
 public WebProxy(IHttpProcessor httpProcessor, IProxyHtmlFixer htmlFixer)
 {
     _httpProcessor = httpProcessor;
     _htmlFixer = htmlFixer;
 }