value: getSts()

in packages/secure-static-site/lib/responseHeaders.ts [157:161]


      value: getSts(httpHeaders?.strictTransportSecurity),
    };
  }
  if (httpHeaders?.contentTypeOptions !== false) {
    headers["x-content-type-options"] = {