Codit / practical-api-guidelines

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

Enable HTTPS #25

Closed samneirinck closed 6 years ago

samneirinck commented 6 years ago

Adds HTTPS redirection/enforcing, as described in the docs.

Fixes #22.

tomkerkhove commented 6 years ago

@samneirinck Would you mind adding this link to the our docs/specs?