Property RemoteRequestsAction
RemoteRequestsAction
Gets or sets the server's action when it receives an HTTP request outside the localhost.
public RequestListenAction RemoteRequestsAction { get; set; }
Property Value
Remarks
It is recommended to use Drop in this property when working with a reverse proxy or in environments where the service is not directly exposed to the internet.