Use alt CDN URL when request header is passed (#4921)

* Use alt CDN URL when request header is passed

* Modify version routes to use alt CDN
This commit is contained in:
aecsocket
2025-12-17 18:12:29 +00:00
committed by GitHub
parent fd08dff1e7
commit 609e3896eb
18 changed files with 282 additions and 43 deletions

1
Cargo.lock generated
View File

@@ -4503,6 +4503,7 @@ dependencies = [
"actix-http",
"actix-multipart",
"actix-rt",
"actix-utils",
"actix-web",
"actix-web-prom",
"actix-ws",