Skip to content

Content-type fixes and allow localhost urls

Compare
Choose a tag to compare
@nklomp nklomp released this 12 Jan 00:29
· 933 commits to develop since this release

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