【发布时间】:2017-11-15 06:10:14
【问题描述】:
我是 firebase 的新人,我第一次完成了 firebase 托管,但面临一个关于重定向的问题
firebase 托管直接将 http:// 重定向到 https://,但我尝试使用 post 请求,它工作正常,但发布的 json 数据无法处理
这是我的 firebase.json 重定向规则 http://prntscr.com/han083
这是它的截图
这是我的代码 http://prntscr.com/hamzv9
没有 https:// http://prntscr.com/hamybm
使用 https:// http://prntscr.com/hamyxh
【问题讨论】:
标签: firebase google-cloud-firestore firebase-hosting