//! Opt-in network response body capture under `network-bodies/`.
use PathBuf;
use cratewriter;
use crateArtifactPaths;
use crateError;
/// Write a single response body. `request_id` is the CDP-assigned id used
/// as the filename stem; callers pick the extension from the mime type.
pub async