In Scott Guthrie's post on Routing , he mentions that you can use the Validation property of a Route to specify an HTTP Header. "The ASP.NET MVC Framework allows you to use regular expressions to validate each parameter argument in the URL, as well as allows you to evaluate HTTP headers (to...