Merge branch 'lh/mimetypes'

此提交包含在:
Lars Hjemli
2009-01-11 12:22:31 +01:00
當前提交 7f7c1ddd37
共有 2 個檔案被更改,包括 3 行新增3 行删除

查看文件

@@ -10,7 +10,7 @@ run_test 'get foo/snapshot/test.tar.gz' '
run_test 'check html headers' '
head -n 1 trash/tmp |
grep -e "Content-Type: application/x-tar" &&
grep -e "Content-Type: application/x-gzip" &&
head -n 2 trash/tmp |
grep -e "Content-Disposition: inline; filename=.test.tar.gz."