Changeset 5570
- Timestamp:
- 12/24/07 13:44:06 (1 year ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Ajax.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Ajax.js
r5567 r5570 249 249 method: 'post', 250 250 asynchronous: true, 251 contentType: 'application/x-www-form-urlencoded', 252 encoding: 'UTF-8', 251 contentType: 'application/xml', 253 252 parameters: '' 254 253 };
