Redirect Method
From HttpServer.dll
Overload List
| Name | Description | |
|---|---|---|
| Redirect(String) |
redirect to somewhere
| |
| Redirect(Uri) |
Redirect client to somewhere else using the 302 status code.
|
From HttpServer.dll
| Name | Description | |
|---|---|---|
| Redirect(String) |
redirect to somewhere
| |
| Redirect(Uri) |
Redirect client to somewhere else using the 302 status code.
|