A student named Aaman currently knows that HTTP is a basis for data communication on the internet. And the data communic
Posted: Sat Nov 27, 2021 2:21 pm
A student named Aaman currently knows that HTTP is a basis for data communication on the internet. And the data communication starts with a request sent from a client and ends with the response received from a web server. He has seen two examples of start lines for HTTP requests and HTTP responses but he could not identify which one is the example of an HTTP request message and which one is the HTTP response message. And those examples are given below: A. HTTP/1.1 400 Bad Request B. GET /hello.htm HTTP/1.1 Can you help him to demonstrate the reason with an appropriate example and show diagram?