Comments cleanup

This commit is contained in:
Sandro Santilli 2014-02-17 11:10:08 +01:00
parent 212eec2ca6
commit 1f2e4edd35

View File

@ -105,9 +105,9 @@ module.exports = function(){
// call sql api
//
// NOTE: using POST to avoid size limits:
// Seehttp://github.com/CartoDB/Windshaft-cartodb/issues/111
// See http://github.com/CartoDB/Windshaft-cartodb/issues/111
//
// TODO: use "host" header to allow IP based specification
// NOTE: uses "host" header to allow IP based specification
// of sqlapi address (and avoid a DNS lookup)
//
request.post({