我有一个带有NTLM和sitespeed.io的IIS站点,通过Docker运行,似乎无法通过NTLM部分。
我对sitespeed.io非常陌生,但我已经搜索了他们的文档,没有发现任何东西可以说它确实支持或不支持NTLM。
我在Windows 10机器上运行的脚本是:
docker run --rm -v "%cd%":/sitespeed.io sitespeedio/sitespeed.io http://intranet.company.com/Pages/default.aspx#/https://stackoverflow.com/questions/46248485
复制相似问题