google / google/draco

Standard MIME type for a Draco File?

Open
#761 6 comments 0 reactions 0 assignees View on GitHub
documentation question
Dominant language
C++
Stars
7.5k
Forks
1.1k
Avg merge
47m
Merged PRs (30d)
1

Description

Hi,

I was wondering what the right way to designate a file as draco compressed on cloud storage. Would that be `Content-Encoding: draco` with `Content-Type: model/mesh` or would it be something more like `Content-Type: model/mesh+draco`? I've seen one website recommend `Content-Type: application/x.draco` but that seems too informal for a relatively popular encoding type.

EDIT: Did some reading here: https://github.com/KhronosGroup/glTF/issues/412 Seems `model/mesh+draco` would probably not be allowed. At least `model/x.draco` would be an improvement over `application/x.draco`.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.