虎牙网页Cookie来源驱动合并与WSS传输门禁

This commit is contained in:
yml2213
2026-09-01 19:17:32 +08:00
parent 8e3c0e69bc
commit 48c37bb8d7
16 changed files with 840 additions and 57 deletions
+6 -1
View File
@@ -290,4 +290,9 @@ index 3512a14..0c897bb 100644
assert uid == 1199666914671
+ assert safedeviceid == "A" * 180
assert calls == [assets, assets]
def test_login_cred_flow_maps_invalid_password_response(self):
def test_login_cred_flow_maps_invalid_password_response(self):
--- integration round 2026-09-01 ---
web/backend/services/huya_runner_core.py: report missing WSS prerequisite names without exposing Cookie values.
tests/test_huya_runner_transport.py: cover minimal App Cookie HTTP fallback and complete web Cookie WSS eligibility.
docs/HUYA精英宝典联调指南.md: document the verified HTTP chain and staged WSS/shop/payment acceptance order.