Title |
Test
Find
MIME Media Type
|
Expression |
/^(application|audio|example|image|message|model|multipart|text|video)\/[a-zA-Z0-9]+([+.-][a-zA-z0-9]+)*$/ |
Description |
Checks for properly formatted Mime-Types. Checks that the Content-Type (before the '/') is one registered with IANA. No spaces allowed.
|
Matches |
application/mpeg4-generic | image/png | video/my-video+format |
Non-Matches |
x-world/x-3dmf | text-javascript | text/richtext rtx |
Author |
Rating:
Thomas Berg
|
Source |
|
Your Rating |
|