jquery.form and dataType json

jquery.form and dataType json


Hi,
when submitting a form with ajaxForm using dataType: json, the HTTP
Accept header does not contain the json mime-type. How can I modify
the request to include this? I need this since my server-side
application uses content-negotiation to respond with the correct
content-type.
Best Regards,
Mikael