Document --dump-bodies using lots of memory - fixes #1516
This commit is contained in:
parent
5d911e9450
commit
c3cd247d4b
1 changed files with 3 additions and 0 deletions
|
@ -853,6 +853,9 @@ only.
|
|||
Dump HTTP headers and bodies - may contain sensitive info. Can be
|
||||
very verbose. Useful for debugging only.
|
||||
|
||||
Note that the bodies are buffered in memory so don't use this for
|
||||
enormous files.
|
||||
|
||||
### --dump-filters ###
|
||||
|
||||
Dump the filters to the output. Useful to see exactly what include
|
||||
|
|
Loading…
Reference in a new issue