Print REST call header information

0
Hi, I am calling a REST API and it fails, but in the $latestHttpResponse no header information for REST call available. How can I print the headers sent for REST call ?   Thank you Iqbal.
asked
1 answers
2

If you set the REST Consume lognode to TRACE you will see the request and response in your console in Studio Pro.

Hope this helps.

answered