How do people feel about all the output in the unit tests? For my
taste, I think they're entirely too chatty. I'm trying to parameterize
the display configuration setting. It'll be off by default but you can
turn it on if you want to see/debug that configuration. I'd like to do
the same with the rest of the output as well. There's so much out of
things like MIME headers and response bodies that looking for other
information can be a bit tedious. I'd like to clean that up unless
someone's terribly attached to how things are now. Any objections?