인프런 커뮤니티 질문&답변
Host 질문드립니다.
해결된 질문
작성
·
300
0
안녕하세요. Host에 대한 제 생각이 맞는지 질문드립니다.
Host 없이 "GET /hello HTTP/1.1" 이렇게만 오면 서버에서 이 요청을 어디서 처리해야 하는지 알 수 없기 때문에 Host로 처리해야 하는 위치를 알려준다고 이해해도 될까요?
퀴즈
What is the main role of representation headers (Content-Type, Content-Encoding, etc.)?
Provides server information that handles client requests.
Describes the data contained in the message body.
Client sends preferred data format to server.
Specifies the transmission method for request or response messages.





