We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果value的值等于“ALLOW-FROM”是没问题的,不过xframe.value应该设置为“ALLOW-FROM http//:xxx.com”这种形式才对。这里的ALLOW-FROM后面跟任何字符都会被ts判定失败从而报错。
一直都有
最新版
The text was updated successfully, but these errors were encountered:
可以来个 pr 修复一下。
Sorry, something went wrong.
#5336
Successfully merging a pull request may close this issue.
在此输入你需要反馈的 Bug 具体信息(Bug in Detail):
如果value的值等于“ALLOW-FROM”是没问题的,不过xframe.value应该设置为“ALLOW-FROM http//:xxx.com”这种形式才对。这里的ALLOW-FROM后面跟任何字符都会被ts判定失败从而报错。
可复现问题的仓库地址(Reproduction Repo)
一直都有
Node 版本号:
最新版
Eggjs 版本号:
最新版
相关插件名称与版本号(PlugIn and Name):
最新版
操作平台与版本号(Platform and Version):
最新版
The text was updated successfully, but these errors were encountered: