0

I would like to see the OData entity posting payload at a breakpoint (using Chrome developer tools) within a SAPUI5 app. I used the advice of Debug OData requests to add breakpoints within handlers for the RequestCompleted and RequestSent events. I searched within the Local portion and was unable to find the payload that accompanies a POST. Does anyone know where I could find it?

0

1 Answer 1

1

Just use the network tab, select a HTTP request and inspect the Request Payload section under the Headers tab.

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.