Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The library provides the ODataRequest to the application developer. The ODataRequest internally uses HttpRequest. Currently, there is no way to get hold of the actual HttpRequest which can be helpful for audit and analysis of an error scenario. An api getHttpRequest within ODataRequest can be helpful.