Skip to content

Media type 'application/ecmascript' is obsolete #67

@marekkaczkowski

Description

@marekkaczkowski

As media type 'application/ecmascript' is obsolete (new 'text/javascript') line: 336 should be updated:

if (!scriptType || scriptType === 'application/ecmascript' || scriptType === 'text/javascript' || scriptType === 'application/javascript') {

Source: https://www.iana.org/assignments/media-types/application/ecmascript

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions