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
7582cc076ea6f96c01714dd8870dc17e0a516f69
openlayers
/
lib
/
OpenLayers
/
Protocol
History
Éric Lemoine
a107ab04e4
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
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@8797
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-01-30 16:24:38 +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
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