diff --git a/lib/cartodb/server_options.js b/lib/cartodb/server_options.js index cdd3bdc4..8c0ba045 100644 --- a/lib/cartodb/server_options.js +++ b/lib/cartodb/server_options.js @@ -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({