Property Response
Response
Gets the resulted HttpResponse send by the router, if any. This object can be null if the server didn't sent any response to the client.
public HttpResponse? Response { get; }
Gets the resulted HttpResponse send by the router, if any. This object can be null if the server didn't sent any response to the client.
public HttpResponse? Response { get; }