Opened 15 years ago
Closed 15 years ago
#1986 closed enhancement (fixed)
using dataType should also set the accepts header
Reported by: | yehuda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ajax | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using a dataType (such as JSON), should also set the accepts header so servers that decide what sort of response to return based on those headers will know to return JSON.
Change History (2)
comment:1 Changed 15 years ago by
Component: | core → ajax |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [4439].