File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 429
429
"application/ecmascript" : {
430
430
"source" : " iana" ,
431
431
"compressible" : true ,
432
- "extensions" : [" es " , " ecma" ]
432
+ "extensions" : [" ecma" ]
433
433
},
434
434
"application/edi-consent" : {
435
435
"source" : " iana"
Original file line number Diff line number Diff line change 616
616
]
617
617
},
618
618
"application/ecmascript" : {
619
- "extensions " : [ " es " ] ,
619
+ "notes " : " OBSOLETED in favor of text/javascript " ,
620
620
"sources" : [
621
621
" https://tools.ietf.org/rfc/rfc4329.txt" ,
622
622
" https://www.iana.org/assignments/media-types/application/ecmascript"
989
989
]
990
990
},
991
991
"application/javascript" : {
992
+ "notes" : " OBSOLETED in favor of text/javascript" ,
992
993
"sources" : [
993
994
" https://tools.ietf.org/rfc/rfc4329.txt" ,
994
995
" https://www.iana.org/assignments/media-types/application/javascript"
9694
9695
]
9695
9696
},
9696
9697
"text/ecmascript" : {
9697
- "notes" : " OBSOLETED in favor of application/ecmascript " ,
9698
+ "notes" : " OBSOLETED in favor of text/javascript " ,
9698
9699
"sources" : [
9699
- " https://tools.ietf.org/rfc/rfc4329.txt" ,
9700
9700
" https://www.iana.org/assignments/media-types/text/ecmascript"
9701
9701
]
9702
9702
},
9745
9745
]
9746
9746
},
9747
9747
"text/javascript" : {
9748
- "notes" : " OBSOLETED in favor of application/javascript" ,
9749
9748
"sources" : [
9750
- " https://tools.ietf.org/rfc/rfc4329.txt" ,
9751
9749
" https://www.iana.org/assignments/media-types/text/javascript"
9752
9750
]
9753
9751
},
You can’t perform that action at this time.
0 commit comments