Commit Graph

15 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) 2b80c90554 Add host filtering middleware 2018-03-16 10:05:09 -07:00
Justin Kotalik 892cebb27e
Exclude setting HSTS on localhost and allow for user to specify excluded domains. (#274) 2017-12-12 14:12:26 -08:00
Justin Kotalik 758f9fcea5 Adds Https Redirection and Hsts Middlewares (#264) 2017-10-13 12:15:35 -07:00
Justin Kotalik 7fb18354fe Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:42:11 -07:00
Nate McMaster 793a49fe11 Upgrade xunit to 2.3.0-beta4 and use Directory.Build.props/targets 2017-08-22 10:54:50 -07:00
David Peden bed294c554 Added support for custom responses (#200) 2017-02-08 10:22:55 -08:00
Nate McMaster 24a95f6c5d Upgrade to VS 2017 2017-01-30 15:59:19 -08:00
Yves57 2a402abefe Response Compression middleware 2016-09-26 10:37:33 -07:00
Justin Kotalik 903949cc74 Update structure of code rules, refactor to IISRewrite 2016-08-10 16:54:59 -07:00
Justin Kotalik a62e327c23 IIS UrlRewrite parsing. 2016-08-01 15:39:28 -07:00
Justin Kotalik a9c2656404 Url Rewrite WIP 2016-07-25 16:11:11 -07: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
Chris R 5e3c7cbbf0 #2 add options, #19 fix IP parser, update extensions. 2015-12-15 15:28:14 -08:00
Chris R c91cc89ee3 ResponseBuffering middleware initial checkin.
Restrict buffer to reset. Add sample. Cleanup.
2015-08-13 10:04:42 -07:00
Mikael Mengistu 09f492e4a6 Added a middleware to handle header overrides. Initial check in. 2015-07-29 11:37:11 -07:00