InterviewSolution
Saved Bookmarks
| 1. |
What Happens To A Html Page? |
|
Answer» The browser MAKES a HTTP request; the server gives a HTTP RESPONSE to the browser and the browser CONVERTS into a HTML page. The browser makes a HTTP request; the server gives a HTTP response to the browser and the browser converts into a HTML page. |
|