This template must be substituted. Replace {{Archive header with {{subst:Archive header.
{| width = "100%"
|-
! colspan="3" align="center" | Computing desk
|-
! width="20%" align="left" | < November 3
! width="25%" align="center"|<< Oct | November | Dec >>
! width="20%" align="right" |Current desk >
|}
| Welcome to the Wikipedia Computing Reference Desk Archives
|
| The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.
|
Is there a way to log all the URLs a webpage has taken its bits and pieces from when it is fully loaded? Cheers, Oalexander (talk) 16:04, 4 November 2021 (UTC)
- Using a network monitor like Fiddler, you will see every HTTP and HTTPS request. 97.82.165.112 (talk) 16:40, 4 November 2021 (UTC)
- Most browsers have a developer mode that will display all sorts of information about a page - such as the sources used to construct the page and all of the network requests made to fetch these sources — GhostInTheMachine talk to me 22:14, 4 November 2021 (UTC)