Before latest refactorings, it was possible to access the underlying TWebResponse instance and send a redirect command to the client browser.
This is no longer accessible through IMARSResponse interface.
Please add a way to send the redirect command through IMARSResponse.
Before latest refactorings, it was possible to access the underlying TWebResponse instance and send a redirect command to the client browser. This is no longer accessible through IMARSResponse interface. Please add a way to send the redirect command through IMARSResponse.
Thanks @acarlomagno for pointing this out.