pub fn render(request: &Request<Vec<u8>>) -> StringExpand description
The request as it goes on the wire, for a dry run.
A binary body is summarised rather than printed: an agent reading a dry run needs the headers and the length, not the bytes of a PDF.