mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-04-03 15:24:05 +03:00
Create support page
parent
36e9dbbab5
commit
476d41b2bc
1 changed files with 17 additions and 0 deletions
17
Support.md
Normal file
17
Support.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
## How to view network requests
|
||||||
|
|
||||||
|
1. Open DevTools by pressing <kbd>F12</kbd> (or <kbd>Fn+F12</kbd> if it doesn't work)
|
||||||
|
2. Select the "Network" tab
|
||||||
|
3. Adjust filters to improve visibility
|
||||||
|
|
||||||
|
Here's what it would look like on Edge, other browsers may have a similar layout.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
When clicking on a row, it will display some more information on the request.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
To include the maximum amount of information in your report you can include a screenshot of the **headers** and **payload**\* tab.
|
||||||
|
|
||||||
|
*The payload tab may not be visible, that means we don't need it
|
Loading…
Add table
Reference in a new issue