Side navigation
#7892 closed bug (worksforme)
Opened January 04, 2011 12:45AM UTC
Closed January 04, 2011 08:24AM UTC
In Chrome, modifying the data attribute in beforeSend, sets the content-type to text/xml.
Reported by: | sam@samuelcole.name | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm not sure what the expected behavior for modifying the settings object in the beforeSend should be, but changing the content-type seems wrong.
Reduction: http://jsbin.com/eneqa5
Attachments (0)
Change History (1)
Changed January 04, 2011 08:24AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Thanks for taking the time to make a bug report. Using the latest copy from github ( which has an entire rewrite of the ajax functions ) this error is not present. Please see: http://jsfiddle.net/danheberden/CmYtm/