[OpenLayers-Users] Content-type and Save strategy

Marc-André Trottier marcandre_trottier at hotmail.com
Mon Sep 12 13:45:50 EDT 2011


works :
1- headers: {'Content-Type': 'text/xml'} to v1.js in method commit line 242
2- headers: {'Content-Type': 'text/xml'} to save.js in method save line 182

don't works:
1- create my strategy with new OpenLayers.Strategy.Save({headers:
{'Content-Type': 'text/xml'}})

is there something i can do to don't modify the openlayers's code ? like a
Ext.override ?

need some help

Marc-André Trottier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110912/5ec4081e/attachment.html


More information about the Users mailing list