1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Add some cross-references to NSEdoc for recent scripts

This commit is contained in:
dmiller
2017-06-14 21:22:52 +00:00
parent 78f650b5e5
commit ea1556c04a
4 changed files with 18 additions and 11 deletions

View File

@@ -24,6 +24,8 @@ Performs a HEAD request for the root folder ("/") of a web server and displays t
--
--@args path The path to request, such as <code>/index.php</code>. Default <code>/</code>.
--@args useget Set to force GET requests instead of HEAD.
--
--@see http-security-headers.nse
author = "Ron Bowes"