commit 2598b382d5bb34c69312f1b27cca50658e35595c Author: juga0 juga@riseup.net Date: Tue May 22 08:57:01 2018 +0000
Add a latest bandwidth header Line --- bandwidth-file-spec.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index 56facd0..a8cfa0a 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -191,6 +191,20 @@ It consists of:
This Line has been added in version 1.1.0 of this specification.
+ "latest_bandwidth=" DateTime NL + + [Zero or one time.] + + The date and time timestamp in ISO 8601 format and UTC time zone + of the most recent generator result. + + This time MUST be identical to the initial Timestamp line. + + This duplicate value is included to make the format easier for people + to read. + + This Line has been added in version 1.1.0 of this specification. + KeyValue NL
[Zero or more times.]
tor-commits@lists.torproject.org