X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fsendfile.doc;h=2d304361899594845a001658c00a820688e2ef7c;hp=b2e3c9ac3fe1241c56a9d674b62dcf21adea563a;hb=cbc5f085ef03ebab38b9501acc3ec7aeca10e7d3;hpb=f99bcc64b0dbb3159fec8c64bea42c9ac870a22b diff --git a/doc/sendfile.doc b/doc/sendfile.doc index b2e3c9a..2d30436 100644 --- a/doc/sendfile.doc +++ b/doc/sendfile.doc @@ -29,8 +29,11 @@ your system has support for such attributes), the attributes present on the file in question, its value will be used instead of using *libmagic*. -*sendfile* also handles HTTP caching by supporting the `Last-Modified` -and related headers. +*sendfile* supports the following HTTP features: + + * Caching, using the `Last-Modified` and related headers. + + * Partial content, using the `Range` and related headers. OPTIONS -------