[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Mime type registration
- From: Daurnimator <quae@...>
- Date: Sun, 24 Sep 2017 19:40:10 +1000
Hi All,
Has anyone attempted to make a mime type registration for lua?
The form is here: https://www.iana.org/form/media-types
I guess it would make most sense for Roberto or Luiz to do it.
Currently people seem to already be using a mix of text/lua and application/lua
The latter (application/lua) would seem to be preferred by the IETF.
As a bonus feature, I'd love it if the mime type registration could
include an optional 'version' parameter.
e.g. application/lua;version=5.3
Regards,
Daurnimator.