Documenting params
This commit is contained in:
@@ -114,7 +114,7 @@ OpenLayers.Protocol.HTTP = OpenLayers.Class(OpenLayers.Protocol, {
|
|||||||
* Valid options include:
|
* Valid options include:
|
||||||
* url - {String}
|
* url - {String}
|
||||||
* headers - {Object}
|
* headers - {Object}
|
||||||
* params - {Object}
|
* params - {Object} URL parameters for GET requests
|
||||||
* format - {<OpenLayers.Format>}
|
* format - {<OpenLayers.Format>}
|
||||||
* callback - {Function}
|
* callback - {Function}
|
||||||
* scope - {Object}
|
* scope - {Object}
|
||||||
|
|||||||
Reference in New Issue
Block a user