Feature Request: $.ajax(): Detect json via response header

Feature Request: $.ajax(): Detect json via response header

Hello.
Could we change the $.ajax() function to treat the server's response
as json if dataType is unspecified and the response content-type is
"application/json"?
Thanks,
Dave
--