PrepAway - Latest Free Exam Questions & Answers

what will this command return?

Alison is testing her new web server. She executes the following command in the
telnet session:
Head/hello.http/1.0
Assuming that Alison’s is working correctly what will this command return?

PrepAway - Latest Free Exam Questions & Answers

A.
The command will return the hello.html file.

B.
The command will put the hello.html file in a header file.

C.
The command will retrieve only the header for hello.html.

D.
The command will echo Alison’s message back to her.

Explanation:
This is the directive to extract the header for the hello.html file.
Incorrect Answers:
A: This directive only returns the header, not the entire file.
B: The command extracts the header, it does not create a header file.
D: This will not cause a echo response.


Leave a Reply