From 7401488308ec5de485cdf745199c3ed87dfd930a Mon Sep 17 00:00:00 2001 From: Alexander Færøy Date: Fri, 7 Apr 2017 13:18:44 +0200 Subject: Prop #278: Describe backwards compatibility for directory servers. --- proposals/278-directory-compression-scheme-negotiation.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'proposals/278-directory-compression-scheme-negotiation.txt') diff --git a/proposals/278-directory-compression-scheme-negotiation.txt b/proposals/278-directory-compression-scheme-negotiation.txt index 93bb4ef..b1f2808 100644 --- a/proposals/278-directory-compression-scheme-negotiation.txt +++ b/proposals/278-directory-compression-scheme-negotiation.txt @@ -120,6 +120,12 @@ Target: N/A using zlib deflate without any prior knowledge of the newly added compression schemes. + If a directory server receives a request to a document with the ".z" + suffix, where the client does not include an "Accept-Encoding" header, + the server should respond with the zlib compressed version of the + document for backwards compatibility with client that does not support + this proposal. + The "Content-Length" header contains the number of compressed bytes sent to the client. -- cgit v1.2.3-54-g00ecf