http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 83 forks source link

Change MIME-Type of javascript #401

Closed u5surf closed 2 years ago

u5surf commented 2 years ago

update mime-type for .js to text/javascript align with RFC9239

The current implementations should use text/javascript as the only JavaScript/ECMAScript media type