aspnet / BasicMiddleware

[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
169 stars 84 forks source link

add support for using request header values #224

Closed david-peden-q2 closed 7 years ago

david-peden-q2 commented 7 years ago

This PR allows rules to have access to request headers.

muratg commented 7 years ago

@jkotalik / @Tratcher could you guys review?

davidpeden3 commented 7 years ago

@jkotalik @Tratcher i should have some time to look at this tomorrow. thanks

muratg commented 7 years ago

Thanks @davidpeden3 for the PR. Closing this as there's no recent activity.

Please file a bug if you'd like to bring this back in.