xml - How to get $.ajax raw request response text -


I $ Can I get cross domain XML data by setting up by using Ajax datatip to jsonp .

The good news is that I can get the data correctly by checking HTTPPx response data. The news I received is an XML that can not be printed or parsed by the Ajax function, it reports incorrectly to me, the data was stopped.

So I thought I could get the raw feedback text before parse and before it, stop it, then I can parse the text by myself.

Is this possible? What should I do?

There is nothing that you can do on your browser, but I wiredhark

You can view raw packets, and see the HTTP request / response.

Then good luck!

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -