Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your company hosts a static website on Cloud Storage. After adding PDF files, users find that clicking a PDF link downloads the file instead of opening it in the browser. What change would you implement to resolve this issue?
A
Set the content-type as object metadata to application/octet-stream on the bucket
B
Set the content-type as object metadata to application/pdf on the files
C
Set the content-type as object metadata to application/octet-stream on the files
D
Set the content-type as object metadata to application/pdf on the bucket