With REST API, which standard HTTP header tells a server which media type is expected by the client?
A.Accept-Encoding: gzip. deflate B.Accept-Patch: text/example; charset=utf-8 C.Content-Type: application/json; charset=utf-8 D.Accept: application/json正确答案D