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
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to