Multiple choice HTTP is called a ________ protocol. stateful stateless state-aware connection oriented None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation HTTP does not consider the previous request. It does not maintain any information about the state, hence it is called stateless.