From 1f2e4edd35efed5ef962acf3eb1ccf1ef1dbacf8 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 17 Feb 2014 11:10:08 +0100 Subject: [PATCH] Comments cleanup --- lib/cartodb/server_options.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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({