Link Details

Link 273403 thumbnail
User 467293 avatar

By nkpblogger
via engineeringblog.indiabtech.com
Published: Oct 29 2009 / 08:30

HTTP Request Model describes how a web page opens up? But first of all you should know that HTTP is a stateless request/response protocol. This means in handling a request, the web server does not remember anything about previous requests from the same client.
  • 13
  • 0
  • 1397
  • 492

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.