-
Notifications
You must be signed in to change notification settings - Fork 526
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
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 9510004: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 3b63362: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 50b36a3: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 50fed72:
|
File | Status | Preview URL | Details |
---|---|---|---|
microsoft-edge/devtools-guide-chromium/network/reference.md | 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:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 441871e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 1fddf2d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 5ac6e97: ✅ Validation status: passed
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? --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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:
- Network features reference > Filter requests
- Internal preview: https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/network/reference?branch=pr-en-us-3405#hide-extension-urls
- External preview: https://github.com/MicrosoftDocs/edge-developer/blob/user/mikehoffms/network-filter/microsoft-edge/devtools-guide-chromium/network/reference.md#hide-extension-urls
There was a problem hiding this comment.
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.
Learn Build status updates of commit fcbb2b7: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit e8b35be: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Rendered article sections for review:
/devtools-guide-chromium/network/reference.md
AB#55536988