You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bot detected the issue body's language is not English, translate it automatically.
Title: 🚀[Feature] It is recommended to add invalid push for projects that require the use of Cookies
⚠️ Search if there is a similar issue
I have searched for issues and found no similar issues.
📜 Function description
Currently, I use Docker to record some live broadcast rooms. But when I put it on the NAS, there is no way to know immediately whether the cookies have expired.
Main suggestions:
It is recommended to add push notifications for projects that use cookies to deal with invalid cookies or similar errors.
Here are some extension suggestions:
Can fastapi be introduced to open the interface for dynamically setting cookies, so that cookies can be saved directly in the dictionary in the main and called according to categories.
If the second point can be realized, then I can make a simple Google browser plug-in to dynamically report the specified domain name cookies to achieve the purpose of updating cookies in real time.
🌐 Example (optional)
No response
💡 Motivation
Handle abnormal situations manually in a timely manner.
📜 功能描述
目前我用的Docker来录制一些直播间.但是放在NAS上面.Cookies是否失效并没有办法第一时间知道.
主要建议:
1.建议增加对于有使用Cookies的项目,针对Cookies失效.或者类似错误的推送.
下面是一些延伸建议:
2.能否引入fastapi开放动态设置cookies的接口,这样.main里面直接用字典保存cookies.按分类调用.
3.如果能实现第二点,那么.我能弄个简单的谷歌浏览器插件,动态上报指定的域名cookies,达到实时更新cookies的目的
🌐 举例(可选)
No response
💡 动机
及时人工处理异常情况.
The text was updated successfully, but these errors were encountered: