Header values can be bound to parameters in your method by placing the [FromHeader("Header Name")] attribute on the bounded parameter and stating the name of the header you wish to bind to.