(Choose 1 answer)
Accept: text/html,application/xhtml+xml,application/xml
When the client sends a request message (HTTP request message), it can include an Accept header. The Accept header tells the server which media type(s) the client wants from the server. Choose the correct information about the following Accept header
A. This header of HTTP Message tells the server that the client wants either HTML, XHTML, or XML.
B. HTTP response contains a PNG image.
C. All of the others
D. None of the others
E42