1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-12 10:49:02 +00:00

Improve the description slightly

This commit is contained in:
fyodor
2009-11-20 04:51:20 +00:00
parent 1bfe2201ca
commit 2b7acf87e3

View File

@@ -1,5 +1,5 @@
description = [[ description = [[
Does a GET request for the root folder ("/"), and displays the HTTP headers returned. Performs a GET request for the root folder ("/") of a web server, and displays the HTTP headers returned.
]] ]]
--- ---