Skip to content
New issue

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

请求 header 中有一个 srand 参数会在一定时间之后变化 #619

Open
xuxueyong opened this issue May 18, 2023 · 0 comments
Open
Labels

Comments

@xuxueyong
Copy link

1.我们现在开发的视频播放需要做缓存;

  1. 用到分片请求时, 需要添加自定义header 信息;

3.请求头里面有一个 srand 字段是动态变化的;

  1. 这要求能够分片请求视频数据时, 及时的获取最新的 srand 值;

5.可以通过block回调去 拿这个 srand 值再塞到 header 中吗?(这样是不是就可以拿到最新的值?)

🙏感谢作者分享的源代码, 帮助我了很多,希望能添加此功能。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant