Page 1 of 1

Which of the following are true when attempting to deny access to file types?

Posted: Fri Jul 22, 2022 11:27 am
by answerhappygod
Which of the following are true when attempting to deny access to file types?

A. MIME type objects are matched against the Content-type request header; File Extension objects are matched against the GET response header; Apparent Data Type objects are matched against request data.
B. MIME type objects are matched against the Content-type response header; File Extension objects are matched against the GET request header; Apparent Data Type objects are matched against response data.
C. MIME type objects are matched against the Content-encoding response header; File Extension objects are matched against the GET request header; Apparent Data Type objects are matched against response data.
D. MIME type objects are matched against the Content-type response header; File Extension objects are matched against the GET request header; Apparent