Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我编写了一个网络浏览器。我试过他,在 google+ 上想说我的浏览器会过时,我必须有 safari、chrome、firefox 或 ie 下载。如何将我的浏览器用作 Safari 或 Chrome?
发送 HTTP 请求时,请在请求中包含一个User-Agent标头,将您的浏览器标识为您想要的浏览器之一。