After updating Delphi to 10.4.1 MARS I am no longer able to access the WebRequest object with:
[Context] Request: TWebRequest;
As you can see in the screenshot below, `Request` is always nil. It happens with our server application, but is also repeatable using the MARSParameters demo.
Anybody got any idea what the problem might be?
/Paul