Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update ECMA script types #86

Merged
merged 1 commit into from
Dec 12, 2023
Merged

refactor: update ECMA script types #86

merged 1 commit into from
Dec 12, 2023

Conversation

fritzchr
Copy link

Some ECMA script mime types were obsoleted in favor of 'text/javascript'. For a full reference check RFC 9239 (https://www.ietf.org/rfc/rfc9239.pdf).

The media type registrations herein are divided into two major categories: (1) the sole media type "text/javascript", which is now in common usage and (2) all of the media types that are obsolete (i.e., "application/ecmascript", "application/javascript", "application/x-ecmascript", "application/ x-javascript", "text/ecmascript", "text/javascript1.0", "text/javascript1.1", "text/javascript1.2", "text/ javascript1.3", "text/javascript1.4", "text/javascript1.5", "text/jscript", "text/livescript", and "text/xecmascript"

Some ECMA script mime types were obsoleted in favor of
'text/javascript'. For a full reference check RFC 9239
(https://www.ietf.org/rfc/rfc9239.pdf).
@abonander abonander merged commit 1ae1167 into abonander:master Dec 12, 2023
robjtede added a commit to actix/actix-web that referenced this pull request Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants