Content-type fixes and allow localhost urls
Content-type fixes and allow localhost urls
-
Fixes:
- Re-add the content-type headers, inadvertently removed in the previous version. Added logic for corner-cases
- Re-add sss-types ad dependency as it seems it is needed at runtime.
- Allow localhost as a valid URL
-
Changed:
- Require http(s) schemes for URLs
- Update to ssi-types from current develop branch, instead of a unstable/feature branch