mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Fix some nsedoc
This commit is contained in:
parent
5f7f87b74b
commit
667be96764
1 changed files with 1 additions and 1 deletions
|
|
@ -1904,7 +1904,7 @@ end
|
|||
---
|
||||
-- Parses a form, that is, finds its action and fields.
|
||||
-- @param form A plaintext representation of form
|
||||
-- @return A dictionary with keys: <code>action</action>,
|
||||
-- @return A dictionary with keys: <code>action</code>,
|
||||
-- <code>method</code> if one is specified, <code>fields</code>
|
||||
-- which is a list of fields found in the form each of which has a
|
||||
-- <code>name</code> attribute and <code>type</code> if specified.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue