We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158a7ef commit 79840f1Copy full SHA for 79840f1
lib/webrick/httputils.rb
@@ -55,7 +55,6 @@ def normalize_path(path)
55
"cer" => "application/pkix-cert",
56
"crl" => "application/pkix-crl",
57
"crt" => "application/x-x509-ca-cert",
58
- #"crl" => "application/x-pkcs7-crl",
59
"css" => "text/css",
60
"dms" => "application/octet-stream",
61
"doc" => "application/msword",
0 commit comments