This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d8a8526cde08d6f7a126c591e689c5273f09dada
openlayers
/
lib
/
OpenLayers
/
Protocol
History
Éric Lemoine
d8a8526cde
add missing semi-colon, no functional change
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@8869
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-02-18 06:26:35 +00:00
..
SQL
add Protocol.SQL.Gears, and go do editing while being offline! r=crschmidt (
closes
#1699
)
2008-09-12 14:57:05 +00:00
WFS
Adding a WFS protocol. This allows for creating, reading, updating, and deleting features via WFS. Huge thanks to ahocevar for the test writing and review. r=ahocevar (
closes
#1648
)
2009-02-18 00:07:43 +00:00
HTTP.js
Add the "readWithPOST" boolean option to OpenLayers.HTTP. If "readWithPOST" is true then read operations are done using POST requests instead of GET. This is useful when one needs to send lots of data as part of the request. p=aabt, r=crschmidt,me (
closes
#1917
)
2009-01-30 16:24:38 +00:00
SQL.js
these two files were erroneously not committed as part of [8005], thanks Erik for catching this (See
#1699
)
2008-09-12 16:06:55 +00:00
WFS.js
add missing semi-colon, no functional change
2009-02-18 06:26:35 +00:00