Method | Description | |
---|---|---|
RunProxy ( this app ) : IApplicationBuilder |
Sends request to remote server as specified in options
|
|
RunProxy ( this app, |
Sends request to remote server as specified in options
|
public static RunProxy ( this app ) : IApplicationBuilder | ||
app | this | |
return | IApplicationBuilder |
public static RunProxy ( this app, |
||
app | this | |
options | Options for setting port, host, and scheme | |
return | IApplicationBuilder |