Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MIME Content Type in HTTP Headers - They don't exist for TIFF images

jdmApr 9 2012 — edited Apr 10 2012
Hello,

I think this may be a bug...

In an effort to stop client browsers from attempting to render TIF images served up from UCM 11g, I would like to change the MIME Typte to: application/octet-stream

Supremely, a browser would see this in the HTTP header and simply provide the "OPEN or SAVE" dialog.

Seems easy enough - from the UCM Configuration Manager, I can set/edit all the mime types I want. I did set .tiff and .tif to application/octet-stream. Apparently Weblogic does NOT honor these settings.

When I click on a PDF file, I get: application/pdf

When I click on a TXT file, I get: text/plain

When I click on a TIF file, I get: NOTHING - no mime type specified in the HTTP header at all.

Does anybody know where in the stack of Weblogic/UCM 11g that mime types are set? Does anybody know why I'm not seeing ANY mime type when I click on a tif?

Please let me know.

Thanks!

JDM
This post has been answered by William Phelps on Apr 10 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2012
Added on Apr 9 2012
4 comments
1,378 views