$.ajax(dataType: jsonp) doesn't call beforeSend

$.ajax(dataType: jsonp) doesn't call beforeSend


Hi,
It seems that $.ajax(dataType: jsonp) doesn't call beforeSend
callback.
Is it a feature or a bug?
Thanks in advance,
reedom