mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Cleaning up the descriptions for 28 scripts for consistency
This commit is contained in:
@@ -4,9 +4,9 @@ local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
|
||||
description = [[
|
||||
Request an URI over the Apache JServe Protocol and displays or alternatively
|
||||
stores the result in a file. Different AJP methods such as; GET, HEAD, TRACE,
|
||||
PUT or DELETE may be used.
|
||||
Requests a URI over the Apache JServe Protocol and displays the result
|
||||
(or stores it in a file). Different AJP methods such as; GET, HEAD,
|
||||
TRACE, PUT or DELETE may be used.
|
||||
|
||||
The Apache JServ Protocol is commonly used by web servers to communicate with
|
||||
back-end Java application server containers.
|
||||
|
||||
Reference in New Issue
Block a user