Update docs/metasploit-framework.wiki/Metasploit-Guide-HTTP.md

Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
This commit is contained in:
DLL_Cool_J
2023-02-23 20:32:58 -05:00
committed by GitHub
parent 743e5ffd9f
commit 0479215373
@@ -161,7 +161,7 @@ Module advanced options (auxiliary/scanner/http/title):
```
### HTTP Multiple-Headers
Additional headers can be set via the ```HTTPRawHeaders``` option.
Additional headers can be set via the `HTTPRawHeaders` option.
A file containing a ERB template will be used to append to the headers section of the HTTP request.
An example of an ERB template file is shown below.
```