Commit Graph

12 Commits

Author SHA1 Message Date
Mikael Mengistu 061f22be61 Updated package descriptions for the HttpOveride and Rewrite middleware 2016-10-17 11:23:29 -07:00
Pranav K 7be02fa146 Updating partner package versions 2016-10-03 20:12:14 -07:00
Pranav K 6e7c004a50 Updating to dev versions 2016-06-16 10:17:31 -07:00
Pranav K 52869b03ec Fix build warnings 2016-05-02 11:27:05 -07:00
Pranav K 6e66c16dfe Removing imports from src projects 2016-04-08 06:49:26 -07:00
Eilon Lipton 9e7387a941 Fix package metadata 2016-03-06 21:38:17 -08:00
N. Taylor Mullen 7c60ec6fa5 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:47 -08:00
Ajay Bhargav Baaskaran 8eb737a459 Enabled xml doc generation 2016-02-17 12:27:23 -08:00
Chris R 44f03ef83f Restrict x-forwarded-for evalutation. Credit: pmhsfelix.
Use x-forwarded-for validation to restrict other forwarders.

Rename OverrideHeaderMiddleware to ForwardedHeadersMiddleware.

Fix tests

Fix package version.
2016-01-26 10:59:13 -08:00
N. Taylor Mullen ab34d08bc1 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:45 -08:00
N. Taylor Mullen 3c6f68acb9 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:01 -08:00
N. Taylor Mullen 4bbd498047 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:58 -08:00