Document --dump-bodies using lots of memory - fixes #1516

This commit is contained in:
Nick Craig-Wood 2017-07-30 10:02:14 +01:00
parent 5d911e9450
commit c3cd247d4b

View file

@ -853,6 +853,9 @@ only.
Dump HTTP headers and bodies - may contain sensitive info. Can be Dump HTTP headers and bodies - may contain sensitive info. Can be
very verbose. Useful for debugging only. 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-filters ###
Dump the filters to the output. Useful to see exactly what include Dump the filters to the output. Useful to see exactly what include