in reply to How can I remove responses from Firefox LiveHTTPHeaders output using Perl?
perl -e'while(<>){print if /^(GET|POST)/../^\r?$/;}' <58143.txt [download]