Hi, I am using fileuploadinterceptor which is part defaultStack. I upload an image *.jpg using IE and Firefox and get a different contentType in action for different browser. IE returns content type as image/pjpeg whereas Firefox returns content type as image/jpeg. Similary for a *.png image uploading using IE and Firefox returns different content types. IE returns content type as image/x-png whereas Firefox returns image/png.
What can I do to resolve this conflict and not get different content types? Is there other property which can be accessed regarding the image types (like mime type)? Anyone else came across such a use case? Thanks. --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.