documentHeader constant
String
const documentHeader
Set on every fixture-served response, with the served document's
identifier as value. Read it through ResponseOrigin.of.
Implementation
static const String documentHeader = 'x-fixture-document';