Bug Tracker

Changes between Initial Version and Version 1 of Ticket #8417, comment 38


Ignore:
Timestamp:
Dec 6, 2012, 7:35:24 AM (11 years ago)
Author:
jaubourg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8417, comment 38

    initial v1  
    88> This is still a bug, and should be reopened.
    99
    10 No, the first method sets the content type of the *request* body, the second, the content type of the *response* body. There is no bug here.
     10Scrap the previous comment. I wasn't quite awake.
     11
     12So, jQuery doesn't inspect headers sent the second way because some transports won't use them. Use contentType to set the encoding of your data. It's not a bug.