|
|
@ -58,6 +58,7 @@ MIMEs = { |
|
|
|
'.html': 'text/html', |
|
|
|
'.html': 'text/html', |
|
|
|
'.js': 'application/javascript', |
|
|
|
'.js': 'application/javascript', |
|
|
|
'.json': 'application/json', |
|
|
|
'.json': 'application/json', |
|
|
|
|
|
|
|
'.svg': 'image/svg+xml', |
|
|
|
'.pdf': 'application/pdf', |
|
|
|
'.pdf': 'application/pdf', |
|
|
|
'.xhtml': 'application/xhtml+xml', |
|
|
|
'.xhtml': 'application/xhtml+xml', |
|
|
|
'.ico': 'image/x-icon', |
|
|
|
'.ico': 'image/x-icon', |
|
|
|