CLOSE
Share |

INTERNET: HTTP Request and HTTP Response

 HTTP (HyperText Transfer Protocol):HTTP is a stateless protocol. That means, It doesn’t contain any information regarding the client.It works as a request-response protocol in the client-side computing model.As it’s an Applic...

read more
Close