How does a Browser Fetches a Web Page?

Started by Sudhakar, May 26, 2009, 03:42 PM

Previous topic - Next topic

Sudhakar

    *  A browser fetches a page from a web server by a request.
    * A request is a standard HTTP request containing a page address.
    * An address may look like this: http://www.example.com/default.htm or index.htm or home.htm