Proper MIME media type for TAR files
When working with TAR files, I've run across the MIME type
application/x-tar
However I am not sure it is right, because
MIME types in the x- namespace are considered experimental
and it seems odd to me for venerable TAR.
Are there any recent RFC about MIME and TAR ? And what's about widespread HTTP server and browsers support ?
链接地址: http://www.djcxy.com/p/1280.html上一篇: 我如何“漂亮”在Ruby on Rails中格式化我的JSON输出?
下一篇: 适用于TAR文件的MIME媒体类型