Noor Nashid
18 Mar 2010, 03:52 PM
Dear All,
I want to know about the following scenario.
Suppose a user is browsing a website. So at first we send one GET
request like
GET /HTTP/1.1 HOST: www.google.com.sg.
After that what happens? The server responds with a POST messages. Is
it like at first the index HTML is back with a POST to the browser?
And then the browser sends the subsequent GET after parsing the HTML
page and it is how the Browser gets the objects of a page?
Please correct me if I am wrong.
Thanks
Nashid
I want to know about the following scenario.
Suppose a user is browsing a website. So at first we send one GET
request like
GET /HTTP/1.1 HOST: www.google.com.sg.
After that what happens? The server responds with a POST messages. Is
it like at first the index HTML is back with a POST to the browser?
And then the browser sends the subsequent GET after parsing the HTML
page and it is how the Browser gets the objects of a page?
Please correct me if I am wrong.
Thanks
Nashid