appEngineHttpRequest property

AppEngineHttpRequest? appEngineHttpRequest
getter/setter pair

HTTP request that is sent to the App Engine app handler.

An App Engine task is a task that has AppEngineHttpRequest set.

Implementation

AppEngineHttpRequest? appEngineHttpRequest;