[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] HTTP Server must also support Range requests
commit 6585dc741826b89cf3b0efb705f4f228956fbfba
Author: juga0 <juga@xxxxxxxxxx>
Date: Wed Aug 29 06:41:53 2018 +0000
HTTP Server must also support Range requests
---
DEPLOY.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/DEPLOY.rst b/DEPLOY.rst
index 5ed375b..41ff9cd 100644
--- a/DEPLOY.rst
+++ b/DEPLOY.rst
@@ -16,8 +16,9 @@ well connected machines.
:term:`destination` requirements
------------------------------------
-- A Web server installed and running that supports HEAD and GET
- requests (``apache`` and ``nginx`` fit this description)
+- A Web server installed and running that supports HTTP GET, HEAD and
+ Range (:rfc:`7233`) requests.
+ ``Apache`` HTTP Server and ``Nginx`` support them.
- Optional support for TLS
- A large file; at the time of writing, at least 1 GiB in size
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits