public override void Configure(INancyEnvironment environment) { environment.Routing(explicitHeadRouting: true); base.Configure(environment); }