File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
microsoft-edge/devtools-guide-chromium Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,9 @@ To block a network request:
56
56
57
57
![ The Network request blocking tool, blocking all JPEG images] ( ./network-request-blocking-tool-images/blocked-images.png )
58
58
59
+ See also:
60
+ * [ Block requests] ( ../network/index.md#block-requests ) in _ Inspect network activity_ .
61
+
59
62
60
63
<!-- ====================================================================== -->
61
64
## Delete a blocked network request
Original file line number Diff line number Diff line change @@ -303,6 +303,9 @@ How does a page look and behave when some of the page resources aren't available
303
303
304
304
1 . Clear the ** Enable network request blocking** checkbox.
305
305
306
+ See also:
307
+ * [ Block a network request] ( ../network-request-blocking/network-request-blocking-tool.md#block-a-network-request ) in _ Network request blocking tool_ .
308
+
306
309
307
310
<!-- ====================================================================== -->
308
311
## Conclusion
You can’t perform that action at this time.
0 commit comments