Skip to content

Update "Network features reference" including "Filter requests" #3405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

mikehoffms
Copy link
Collaborator

@mikehoffms mikehoffms commented Mar 13, 2025

@mikehoffms mikehoffms changed the title date Update "Network features reference" including "Filter requests" Mar 13, 2025
@mikehoffms mikehoffms added in-progress cat: devtools DevTools-related content. labels Mar 13, 2025
Copy link

Learn Build status updates of commit 9510004:

✅ Validation status: passed

File Status Preview URL Details
microsoft-edge/devtools-guide-chromium/network/reference.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 3b63362:

✅ Validation status: passed

File Status Preview URL Details
microsoft-edge/devtools-guide-chromium/network/reference.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 50b36a3:

✅ Validation status: passed

File Status Preview URL Details
microsoft-edge/devtools-guide-chromium/network/reference.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 50fed72:

⚠️ Validation status: warnings

File Status Preview URL Details
microsoft-edge/devtools-guide-chromium/network/reference.md ⚠️Warning View Details

microsoft-edge/devtools-guide-chromium/network/reference.md

  • Line 70, Column 6: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#group-by-frames' in 'devtools-guide-chromium/network/reference.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Copy link

Learn Build status updates of commit 441871e:

✅ Validation status: passed

File Status Preview URL Details
microsoft-edge/devtools-guide-chromium/javascript/overrides.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/network/reference-images/network-settings-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/network/reference.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/settings/throttling.md ✅Succeeded View
microsoft-edge/toc.yml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

#### Hide extension URLs
<!-- https://developer.chrome.com/docs/devtools/network/reference/#hide-extension-urls -->

To focus on the code you author, you can filter out irrelevant requests sent by extensions you may have installed in Microsoft Edge. Extension requests have URLs that start with chrome-extension://.<!-- todo: edge? -->
Copy link
Collaborator Author

@mikehoffms mikehoffms May 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To focus on the code you author, you can filter out irrelevant requests sent by extensions you may have installed in Microsoft Edge. Extension requests have URLs that start with chrome-extension://.<!-- todo: edge? -->
To focus on the code you author, you can filter out irrelevant requests sent by extensions you may have installed in Microsoft Edge. Extension requests have URLs that start with `edge-extension://`.

@captainbrosset tech review this change

Rendered article section:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, extension URLs in Edge also start with chrome-extension://, just like in Chrome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: devtools DevTools-related content. in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants