Hi, I'm looking on the doc, but I've a doubt about the ajaxSuccess
event.

In docs says:

> The XMLHttpRequest and settings used for that request are passed as arguments 
> to the callback.

But in wich form?

I think is an object, but can you help me understand how is
structured?

In my particular case I made a request and I want to know which data
was send in the request to perform a particular action.in the ajax
success event.

Thank you

Reply via email to