unpkg/server/middleware
MICHAEL JACKSON f64bb6bfd5 Treat URLs with no trailing slashes like files
This is to be consistent with the rest of the API, but also to allow
packages to omit the trailing slash and file name when publishing
multiple builds in the same package.
2017-08-22 18:51:37 -07:00
..
components Move utilities into middleware/utils 2017-08-18 12:58:48 -07:00
utils Move some utils into middleware/utils 2017-08-18 23:09:29 -07:00
checkBlacklist.js Add back checkBlacklist middleware 2017-08-16 23:04:59 -07:00
fetchFile.js Treat URLs with no trailing slashes like files 2017-08-22 18:51:37 -07:00
packageURL.js Use dependencies for unpkg URLs in module mode 2017-08-21 10:17:40 -07:00
serveFile.js Add "module" Cache-Tag to js modules served with ?module 2017-08-22 09:59:19 -07:00
serveStats.js Cache stats for 1 minute 2017-08-22 09:45:41 -07:00