mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 19:39:07 +00:00
fix a typo
This commit is contained in:
@@ -4,7 +4,7 @@ local stdnse = require "stdnse"
|
||||
|
||||
description = [[
|
||||
Performs a HEAD or GET request against either the root directory or any
|
||||
optional directory of an Apache JServe Protocol server and returns the server response headers.
|
||||
optional directory of an Apache JServ Protocol server and returns the server response headers.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user