diff --git a/nselib/http.lua b/nselib/http.lua index f3d5d0833..34d1744ed 100644 --- a/nselib/http.lua +++ b/nselib/http.lua @@ -283,8 +283,8 @@ local function getPipelineMax( response ) return max else return 40 end end - return 1 end + return 1 end --- Sets all the values and options for a get request and than calls buildRequest to