Oops, we do not do Accept

This commit is contained in:
Neale Pickett 2014-06-23 13:29:44 -06:00
parent 0b4f892169
commit 502347d9df
1 changed files with 0 additions and 5 deletions

5
README
View File

@ -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 eris implements el-cheapo HTTP ranges (only byte ranges and only of the
form x-y, not multiple ranges). 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 eris will change dots at the start of file or directory names to colons
in the query before trying to answer them. in the query before trying to answer them.