index
:
delta/ruby-gems/rack.git
1-5-stable
1-6-stable
2-0-stable
2-1-stable
2-2-stable
3-0-stable
base64-strict
default-server
external-gems
external-workflow
fix-rubocop
fix-server-options
fix-travis
github-actions
host-authority
improve-install
main
master
memoize-header-hash
rack-0.4
rack-0.9
rack-1.0
rack-1.1
rack-1.2
rack-1.3
rack-1.4
rack-1.5
rack-environment
rack-protocol
rack-request-headers
rack-response-buffered
remove-execution-constants
remove-execution-variables
remove-lighttp
request-ip
response-body
response-body-compact
response-documentation
response-mock-response-consistency
response-tidy
rework-builder
rfc2822_expires
rm_to_ary_from_response
server-encodings-preference
sid-object
spec-markdown
spec-response-headers-hash
tidy-gemspec
to_ary-flatten
unity3d_multipart_bug
webrick-chunky
github.com: rack/rack.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rack
/
mime.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update MIME types associated to font extensions `.ttf`, `.woff`, `.woff2`, an...
David Stosik
2023-04-03
1
-4
/
+4
*
Add mjs MIME type (#2057)
Achilleas Pipinellis
2023-03-16
1
-0
/
+1
*
Prefer `text/javascript` as that's the current recommended mime type for Java...
Samuel Williams
2023-02-18
1
-1
/
+1
*
Add APNG
Daniel Aleksandersen
2020-07-10
1
-0
/
+1
*
Add more image formats
Daniel Aleksandersen
2020-07-01
1
-0
/
+7
*
Add MIME Types for video streaming
Adrian Setyadi
2019-01-17
1
-0
/
+5
*
Add MIME Type for WASM
Michael Stock
2019-01-06
1
-0
/
+1
*
RuboCop: enable Layout/Space* cops (#1259)
yhirano55
2018-04-17
1
-1
/
+1
*
Add frozen_string_literal: true to remaining files
Dillon Welch
2018-04-13
1
-0
/
+2
*
Remove legacy Mongrel server
deepj
2015-05-26
1
-5
/
+0
*
add office related Mime type
Fabien Jakimowicz
2015-02-05
1
-0
/
+18
*
Add woff2 mime type
Geremia Taglialatela
2015-01-28
1
-0
/
+1
*
Refactor Rack::Mime.match? conditionals to make them a bit cleaner
Santiago Pastorino
2013-02-09
1
-15
/
+1
*
Introduce Rack::Mime.match?, references #443
James Tucker
2013-01-11
1
-0
/
+29
*
.woff now has an official mime type!
James Tucker
2012-12-29
1
-1
/
+1
*
add .docx and .xlsx mime types.
John Doe
2011-11-19
1
-0
/
+2
*
Add some documentation to cover distribution differences in /etc/mime.types.
James Tucker
2011-10-01
1
-0
/
+3
*
Added 'text/cache-manifest' for the suggested Application Cache extension '.a...
Ben Schwarz
2011-07-18
1
-0
/
+1
*
add more mime types
Konstantin Haase
2011-06-09
1
-171
/
+603
*
Add MIME types for .ttf and .woff
Raving Genius
2010-12-11
1
-0
/
+2
*
Add mime-type for webm
Michael Fellinger
2010-06-10
1
-0
/
+1
*
add Mime type for .htc files ('text/x-component')
Alex
2010-03-23
1
-0
/
+1
*
Added mime type for .manifest (HTML5 offline storage)
Geoffrey Grosenbach
2009-12-02
1
-0
/
+1
*
added ogv mime type so that firefox can read theora videos using the html5 <v...
Patrick Aljord
2009-07-31
1
-0
/
+1
*
Use #to_s and #downcase on the ext passed to Rack::Mime::mime_type
Michael Fellinger
2009-06-23
1
-1
/
+1
*
fixed wrong reference to Rack::Utils in rdocs
Diego Scataglini
2009-01-09
1
-4
/
+4
*
Add Rack::Mime, a module containing a MIME-type list and helpers
Christian Neukirchen
2008-09-07
1
-0
/
+204