Skip to main content

render

Function render 

Source
pub fn render(request: &Request<Vec<u8>>) -> String
Expand 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.