We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Mozilla/5.0 (
1 parent 79b4314 commit e28f9a5Copy full SHA for e28f9a5
fetch.bs
@@ -1416,6 +1416,10 @@ downloads. This format of range header value can be set using <a>add a range hea
1416
<a>implementation-defined</a> <a for=/>header value</a> for the `<code>User-Agent</code>`
1417
<a for=/>header</a>.
1418
1419
+<p class=note>For unfortunate web compatibility reasons, web browsers are strongly encouraged to
1420
+have this value start with `<code>Mozilla/5.0 (</code>` and be generally modeled after other web
1421
+browsers.
1422
+
1423
<p>The <dfn>document `<code>Accept</code>` header value</dfn> is
1424
`<code>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</code>`.
1425
0 commit comments