Owin.RequiresHttps NuGet Package

An OWIN middleware component to determine HTTPS requests.

If the request is https then the middleware will call the next item in the queue otherwise a HTTP Status Code of 401 is returned and the request is ended.

There is an optional RequiresHttpsOptions tool which will route any http traffic to a https location if specified.




Got any Owin.RequiresHttps Question?





Info

Version: 1.0.1
Author(s): Jonathan Channon
Last Update: Wednesday, February 5, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jchannon/Owin.RequiresHttps/
NuGet Url: https://www.nuget.org/packages/Owin.RequiresHttps


Install
Install-Package Owin.RequiresHttps
dotnet add package Owin.RequiresHttps
paket add Owin.RequiresHttps
Owin.RequiresHttps Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

3734