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
用ngrok做本地穿透生成域名代理访问的时候csrf没有获取到值,但用本地127.0.0.1:7001可以直接访问获取; 补充下:ngrok域名直接在浏览器访问拿不到csrf,但在nuxt上可以用axios请求拿到
请使用 egg-init --type=simple bug 创建,并上传到你的 GitHub 仓库
egg-init --type=simple bug
The text was updated successfully, but these errors were encountered:
Hello @750973092. Please provide a reproducible example following the instruction.
Issues labeled by Need Reproduce will be closed if no activities in 7 days.
Need Reproduce
@750973092,请根据这个说明提供最小可复现代码。
如果在 7 天内没有进展会被自动关闭。
Sorry, something went wrong.
hey, we need more information to follow up this issue, recommend to use egg-init --type=simple to provide a mini project and upload to your github.
egg-init --type=simple
for now it will close due to lack of activity, feel free to reopen this issue if provided more information.
No branches or pull requests
What happens?
用ngrok做本地穿透生成域名代理访问的时候csrf没有获取到值,但用本地127.0.0.1:7001可以直接访问获取;
补充下:ngrok域名直接在浏览器访问拿不到csrf,但在nuxt上可以用axios请求拿到
最小可复现仓库
复现步骤,错误日志以及相关配置
相关环境信息
The text was updated successfully, but these errors were encountered: