[jQuery] Response type is Form Plugin success callback

[jQuery] Response type is Form Plugin success callback


Hello!
How can I determine the response type (text/html, text/javascript,
etc.) in the Form Plugin's success callback? The callback recognize 3
parameters, the first is the data, second is the status, and third is
an object with lots of properties. I mean the response type can be in
this object, but i don't know where.
Lay