Apache HTTP Server Version 2.5
firehose
demultiplexes the given stream of multiplexed
connections, and writes each connection to an individual file.
When writing to files, each connection is placed into a dedicated file named after the UUID of the connection within the stream. Separate files will be created if requests and responses are found in the stream.
If an optional prefix is specified as a parameter, connections that start with the given prefix will be included. The prefix needs to fit completely within the first fragment for a successful match to occur.
firehose
[ -f input ]
[ -o output-directory ]
[ -u uuid ]
[ -h ]
[ --version ]
[prefix1 [...]]
--file, -f filename
--output-directory, -o
output-directory--uuid, -u
uuid--help, -h
--version