I am new to SAPUI5/OData development. So maybe this is a trivial question. To get a better feeling of what is going on I'd like to debug the OData requests executed from my application. How can I do this?
My environment:
- Eclipse with SAPUI5 tools
- Chrome for debugging
- Tomcat as Servlet Container.
I know how to start debugging tools in Chrome, I found the Network tab but what I wish to see is when the app is performing HTTP calls to the OData Service.