|
27 | 27 | "optional_params" : "something", |
28 | 28 | "required_params" : "something" |
29 | 29 | }, |
| 30 | + "application/3gpp-media-delivery-metrics-report\u002Bjson" : { |
| 31 | + "fragment" : "something", |
| 32 | + "intended_usage" : "common", |
| 33 | + "optional_params" : "none", |
| 34 | + "required_params" : "something" |
| 35 | + }, |
30 | 36 | "application/3gpphal\u002Bjson" : { |
31 | 37 | "fragment" : "none", |
32 | 38 | "intended_usage" : "common", |
|
2934 | 2940 | "optional_params" : "none", |
2935 | 2941 | "required_params" : "none" |
2936 | 2942 | }, |
| 2943 | + "application/vec-package\u002Bgzip" : { |
| 2944 | + "fragment" : "none", |
| 2945 | + "intended_usage" : "common", |
| 2946 | + "optional_params" : "none", |
| 2947 | + "required_params" : "none" |
| 2948 | + }, |
| 2949 | + "application/vec-package\u002Bzip" : { |
| 2950 | + "fragment" : "none", |
| 2951 | + "intended_usage" : "common", |
| 2952 | + "optional_params" : "none", |
| 2953 | + "required_params" : "none" |
| 2954 | + }, |
2937 | 2955 | "application/vemmi" : { |
2938 | 2956 | "optional_params" : "none", |
2939 | 2957 | "required_params" : "none" |
|
7254 | 7272 | "optional_params" : "none", |
7255 | 7273 | "required_params" : "none" |
7256 | 7274 | }, |
| 7275 | + "application/vnd.openprinttag" : { |
| 7276 | + "fragment" : "something", |
| 7277 | + "intended_usage" : "common", |
| 7278 | + "optional_params" : "none", |
| 7279 | + "required_params" : "none" |
| 7280 | + }, |
7257 | 7281 | "application/vnd.openstreetmap.data\u002Bxml" : { |
7258 | 7282 | "fragment" : "none", |
7259 | 7283 | "intended_usage" : "common", |
|
0 commit comments