Open hututuplayball opened 4 months ago
Try calling the valueOf() method: const result = http.Response.valueOf()
Thanks for your answer, but it doesn't seem to work
The problem I am facing now is that after calling the methods exposed by OCX, the relevant results seem to be stored in variables inside OCX. I see that the corresponding results are obtained directly through ocx.Response in IE.
What do I do if I want to get the specific values of Request and Response
我想要获取Request和Response的具体值该怎么操作