From c3cd247d4b0d1fe7e192ea624e3b6488e29bbfd4 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sun, 30 Jul 2017 10:02:14 +0100 Subject: [PATCH] Document --dump-bodies using lots of memory - fixes #1516 --- docs/content/docs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/docs.md b/docs/content/docs.md index b053a8f89..392399aba 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -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