#354·VasSonic

关于UserAgent 后面的 Sonic/2.0.0 的问题

作者: heroszcy创建于 2020年5月12日更新于 2020年5月12日

What steps will reproduce the problem? What are the steps to reproduce the problem? 1. Load the H5 page using the sonic framework 2. Capture the packet 3. Find that the UserAgent of the request is followed by Sonic/2.0.0 What is the expected output? What do you see instead? The expected UserAgent is the content returned by the rewritten SonicRuntime.getUserAgent() method; in fact, Sonic/2.0.0 is appended to the end. What version of the product are you using? On what operating system? Version 2.0.0, Android system Please provide any additional information below. If there is any, please provide more information below. I don't know what consideration is behind adding Sonic/2.0.0, is there any way to remove it?

内容来源: Tencent/VasSonic