mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 10:29:03 +00:00
* Adds note about a desired feature: cache system for http pipelines
* Adds note about the new signatures added to http-enum
This commit is contained in:
@@ -81,6 +81,10 @@
|
||||
-- pipelined (ie, sent in a single request). This can be set low to make
|
||||
-- debugging easier, or it can be set high to test how a server reacts (its
|
||||
-- chosen max is ignored).
|
||||
--
|
||||
-- TODO
|
||||
-- Implement cache system for http pipelines
|
||||
--
|
||||
|
||||
local coroutine = require "coroutine";
|
||||
local table = require "table";
|
||||
|
||||
Reference in New Issue
Block a user