How a browser fetch a web page?

1 answer

Answer

1046099

2026-04-22 04:50

+ Follow

# A browser fetches a Web page from a server by a request. # All the computers use a communication standard called HTTP

# A request is a standard HTTP request containing a page address

# A page address looks like: http://www.ltbbd.com/page.htm Note: Here ltbbd is an example.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.