Creates a RequestReader that reads a required string header from the request or raises a NotPresent exception when the header is missing.
Creates a RequestReader that reads a required string header from the request or raises a NotPresent exception when the header is missing.
the header to read
a header
A required header.