mirror of
https://github.com/nmap/nmap.git
synced 2025-12-12 10:49:02 +00:00
Fixed a NSEDoc comment on http-header.nse
This commit is contained in:
@@ -14,8 +14,8 @@ Does a GET request for the root folder ("/"), and displays the HTTP headers retu
|
|||||||
-- | Connection: close
|
-- | Connection: close
|
||||||
-- |_ Content-Type: text/html;charset=ISO-8859-1
|
-- |_ Content-Type: text/html;charset=ISO-8859-1
|
||||||
--
|
--
|
||||||
--@arg path The path to request, such as '/index.php'. Default: '/'.
|
--@args path The path to request, such as '/index.php'. Default: '/'.
|
||||||
--@arg useget Set to force GET requests instead of HEAD.
|
--@args useget Set to force GET requests instead of HEAD.
|
||||||
|
|
||||||
|
|
||||||
author = "Ron Bowes <ron@skullsecurity.org>"
|
author = "Ron Bowes <ron@skullsecurity.org>"
|
||||||
|
|||||||
Reference in New Issue
Block a user