mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1202, Support edge/forward to Aliyun CDN. 3.0.40
This commit is contained in:
commit
728ddd133b
3 changed files with 5 additions and 1 deletions
|
@ -1581,6 +1581,7 @@ void SrsRequest::update_auth(SrsRequest* req)
|
|||
pageUrl = req->pageUrl;
|
||||
swfUrl = req->swfUrl;
|
||||
tcUrl = req->tcUrl;
|
||||
param = req->param;
|
||||
|
||||
ip = req->ip;
|
||||
vhost = req->vhost;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue