owin.requireshttps
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
Ecosystem
nuget.org
nuget.org
Latest Release
about 12 years ago
1.0.1
about 12 years ago
Versions
2
2
Downloads
21,081 total
21,081 total
jchannon
13 packages4,460,517 downloads
Links
| Registry | nuget.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 5 on GitHub |
| Forks | 2 on GitHub |