add overrideMimeType to jQuery.ajax options

add overrideMimeType to jQuery.ajax options


I need to be able to call overrideMimeType on the XHR object when
using jQuery.ajax( options ).
Can this option be added?
Christoph