diff --git a/nselib/http.lua b/nselib/http.lua index 2644a8010..b1486f5a3 100644 --- a/nselib/http.lua +++ b/nselib/http.lua @@ -52,7 +52,7 @@ -- end -- end -- - +-- -- If a script is planning on making a lot of requests, the pipelining functions -- can be helpful. pipeline_add queues requests in a table, and -- pipeline_go performs the requests, returning the results as an