C# 클래스 HitProxy.Filters.ProxyTld

상속: HitProxy.Http.Filter
파일 보기 프로젝트 열기: hultqvist/HitProxy

공개 메소드들

메소드 설명
Apply ( Request request ) : bool

Catch . urls and pass them through a proxy

ProxyTld ( string topLevelDomain, string proxy ) : System
Status ( ) : Html

메소드 상세

Apply() 공개 메소드

Catch . urls and pass them through a proxy
public Apply ( Request request ) : bool
request HitProxy.Http.Request
리턴 bool

ProxyTld() 공개 메소드

public ProxyTld ( string topLevelDomain, string proxy ) : System
topLevelDomain string
proxy string
리턴 System

Status() 공개 메소드

public Status ( ) : Html
리턴 HitProxy.Http.Html