191k views
1 vote
Why HTTP is said to be a stateless protocol? Explain.

User Unwired
by
8.6k points

1 Answer

2 votes

Answer:

HTTP is called stateless protocol because it does not require server to retain session information.

Step-by-step explanation:

Stateless protocol:-These are the protocols that does not require any server to retain information of the session or the status about the each communications partner in the duration of different requests.

HTTP is also a stateless protocol means connection between the server and the browser is lost when the transaction ends.

User Felix Eve
by
7.3k points

Related questions

asked Apr 22, 2024 220k views
Steve Boyd asked Apr 22, 2024
by Steve Boyd
8.5k points
1 answer
2 votes
220k views
asked Dec 15, 2024 179k views
Adhg asked Dec 15, 2024
by Adhg
8.1k points
1 answer
3 votes
179k views