You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _locales/en/manual.wiki
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ Filter matched requests by the type of request. The type indicates the requested
106
106
| Indicates a ping request triggered by an <a> element using the ping attribute. Only in use if browser.send_pings is enabled.
107
107
|-
108
108
| Speculative
109
-
| Indicates a predictive TCP and/or TLS handsake for a request that browser has determined to be coming soon. Only in use if network.http.speculative-parallel-limit is greater than 0.
109
+
| Indicates a predictive TCP and/or TLS handshake for a request that browser has determined to be coming soon. Only in use if network.http.speculative-parallel-limit is greater than 0.
110
110
|-
111
111
| Beacon
112
112
| Indicates a [https://developer.mozilla.org/en-US/docs/Web/API/Beacon_API Beacon] request.
0 commit comments