diff options
| author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2018-10-27 17:26:42 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-28 11:18:53 -0700 |
| commit | a68403d09006af3e7f75aacb9e818ce3bcf60b13 (patch) | |
| tree | 26ba8f95660697ef9d20a6f4d6fdccf327444f22 /tests/019_media_types.ts.out | |
| parent | da959e8c878382ce3417ab61db8ccf1ae9a660fa (diff) | |
Add application/x-typescript mime type support
Diffstat (limited to 'tests/019_media_types.ts.out')
| -rw-r--r-- | tests/019_media_types.ts.out | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/019_media_types.ts.out b/tests/019_media_types.ts.out index b127519b5..31f5d8de0 100644 --- a/tests/019_media_types.ts.out +++ b/tests/019_media_types.ts.out @@ -1,8 +1,9 @@ Downloading http://localhost:4545/tests/subdir/mt_text_typescript.t1.ts Downloading http://localhost:4545/tests/subdir/mt_video_vdn.t2.ts Downloading http://localhost:4545/tests/subdir/mt_video_mp2t.t3.ts +Downloading http://localhost:4545/tests/subdir/mt_application_x_typescript.t4.ts Downloading http://localhost:4545/tests/subdir/mt_text_javascript.j1.js Downloading http://localhost:4545/tests/subdir/mt_application_ecmascript.j2.js Downloading http://localhost:4545/tests/subdir/mt_text_ecmascript.j3.js Downloading http://localhost:4545/tests/subdir/mt_application_x_javascript.j4.js -success true true true true true true true +success true true true true true true true true |
