From 502347d9dfe7e78752f89dda1ff47e1a1b85c86f Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Mon, 23 Jun 2014 13:29:44 -0600 Subject: [PATCH] Oops, we do not do Accept --- README | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README b/README index e5aa57b..d608a8f 100644 --- a/README +++ b/README @@ -81,11 +81,6 @@ if no specific directory for the virtual host was there. eris implements el-cheapo HTTP ranges (only byte ranges and only of the form x-y, not multiple ranges). -eris implements content type matching and Accepts: parsing, but the -content type table is compiled in, i.e. to change it, you have to change -the source code. Shouldn't be a problem because you _have_ the source -code ;) - eris will change dots at the start of file or directory names to colons in the query before trying to answer them.