Method | Description | |
---|---|---|
Configuration ( IAppBuilder app ) : void | ||
FillDonutHoles ( string input ) : string | ||
FillSectionData ( string contents, string json ) : StringBuilder | ||
GetAllCookiesFromHeader ( string strHeader, string strHost ) : |
||
Invoke ( IOwinContext context ) : Task | ||
ProxyStartup ( IHandlebarsEngine engine, IHandlebarsTemplate template ) : System |
Method | Description | |
---|---|---|
ConvertCookieArraysToCookieCollection ( |
||
ConvertCookieHeaderToArrayList ( string strCookHeader ) : |
||
EnsurePartialAvailable ( string template ) : void | ||
GetDevice ( string ua ) : string | ||
GetProxyUri ( |
||
GetProxyUri ( string path ) : string | ||
ProxyExternalSite ( string html ) : string |
public Configuration ( IAppBuilder app ) : void | ||
app | IAppBuilder | |
return | void |
public FillDonutHoles ( string input ) : string | ||
input | string | |
return | string |
public FillSectionData ( string contents, string json ) : StringBuilder | ||
contents | string | |
json | string | |
return | StringBuilder |
public static GetAllCookiesFromHeader ( string strHeader, string strHost ) : |
||
strHeader | string | |
strHost | string | |
return |
public Invoke ( IOwinContext context ) : Task | ||
context | IOwinContext | |
return | Task |
public ProxyStartup ( IHandlebarsEngine engine, IHandlebarsTemplate template ) : System | ||
engine | IHandlebarsEngine | |
template | IHandlebarsTemplate | |
return | System |