| Is Stateless which means that every transaction which is made between a certain client and a server is independent and no state information is set based on a previous condition or transaction. Is based on requests from a client to a server and responses from the server (which received the request) to the client (waiting for an answer). | |