Skip to content
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

0x11. What happens when you type google.com in your browser and press Enter #2109

Open
Akanni23 opened this issue Apr 23, 2024 · 1 comment

Comments

@Akanni23
Copy link

Akanni23 commented Apr 23, 2024

https://www.linkedin.com/pulse/what-happens-when-you-type-httpswwwgooglecom-your-browser-ismail-zgfqf

@Stancodez
Copy link

After rendering is finished, JavaScript code is executed by the browser in response to certain events. These events include user inputs, like typing queries into the search box or pressing the microphone or camera buttons to activate capabilities like voice or picture search, as well as timing mechanisms, like Google Doodle animations. Notably, plugins such as Flash or Java usually do not interact at this stage on the Google homepage, but they could still be activated. These scripts have the power to initiate additional network requests, which enhances the browser-server interaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants