Browsers Quote by Greg Holden
““browsers you use on your computer, doesn't require you to enter the http:// part of the URL””
About This Quote
Source Technical Blog Post, 2019
Browsers automatically prepend the protocol (http://) when omitted, simplifying URL entry for users.
In simple terms: Browsers add missing protocol automatically.
Rely on browser features to streamline web navigation.
Themes
Mood
Type
When to use this quote
- web development
- digital literacy
- software testing
- UX design
Key Concepts
Questions to Reflect On
- Do you trust software defaults blindly?
- What are the risks of hidden automation?
Assuming this works everywhere can cause errors on non‑standard browsers.