From 90230ed85d1dad7db053ac58179f8d4ceeb513f5 Mon Sep 17 00:00:00 2001 From: nnposter Date: Sun, 1 Apr 2018 23:04:47 +0000 Subject: [PATCH] Fixes a comment typo --- nselib/http.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/http.lua b/nselib/http.lua index c40ab474c..1d1e0edac 100644 --- a/nselib/http.lua +++ b/nselib/http.lua @@ -2853,7 +2853,7 @@ do secure = true } }, - { -- #844: space in a cookie name + { -- #844: space in a cookie value " SESSIONID=IgAAABjN8b3xxxNsLRIiSpHLPn1lE=&IgAAAxxxMT6Bw==&Huawei USG6320&langfrombrows=en-US©right=2014;secure", { name = "SESSIONID", value = "IgAAABjN8b3xxxNsLRIiSpHLPn1lE=&IgAAAxxxMT6Bw==&Huawei USG6320&langfrombrows=en-US©right=2014",