Ticket #1232 (closed bug: fixed)
loadURL (and OpenLayers.Ajax.Request) used to post application/xml by default
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.6 Release |
| Component: | general | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Though it's not immediately apparent to me why, before r5535 we used to POST application/xml by default. We now post application/x-www-form-urlencoded; charset=UTF-8. So, this is a regression.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

