Codit / practical-api-guidelines

Practical guidelines for building & designing APIs with .NET.
MIT License
16 stars 5 forks source link

Enforce HTTPS-only #22

Closed tomkerkhove closed 6 years ago

tomkerkhove commented 6 years ago

Enforce HTTPS-only

tomkerkhove commented 6 years ago

This should not break Swagger UI for local testing.

tomkerkhove commented 6 years ago

26 is related to this and last piece for this issue