-
Which of the following defines a MIME string format of the content being returned?
-
- last-modified:string
- location:URL string
- expires:date string
- content-type:string
- None of these
Correct Option: D
Content-type:string is a MIME string defining the format of the content being returned, example is content-type:text/html, last-modified: string defines the date of last modification of the file.