ResponseController
A ResponseController is used to modify parts of the HTTP response such as Headers and the StatusCode.
Get/Set the http Headers for the response.
Get/Set the http StatusCode for the response.
public ResponseController()
ResponseController constructor.