Redirect Method

HttpServer.dll

Overload List

  NameDescription
Redirect(String)
redirect to somewhere
Redirect(Uri)
Redirect client to somewhere else using the 302 status code.

See Also