mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
suggest http.max-cache-size argument for consistency rather than http-max-cache-size (both work)
This commit is contained in:
parent
fadfc6b71c
commit
288a4dc4ad
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
-- end
|
||||
-- </code>
|
||||
--
|
||||
-- @args http-max-cache-size The maximum memory size (in bytes) of the cache.
|
||||
-- @args http.max-cache-size The maximum memory size (in bytes) of the cache.
|
||||
--
|
||||
-- @args http.useragent The value of the User-Agent header field sent with
|
||||
-- requests. By default it is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue