From d7626e6cd2e71ab3587d3facc561187d8f94afa4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 22 Mar 2020 00:09:36 +0000 Subject: cmogstored 1.7.3 Improve RFC 7230 conformance w.r.t Content-Length and Transfer-Encoding handling in PUT requests. We now favor "Transfer-Encoding: chunked" if a Content-Length header is also present. Furthermore, we no longer accept Transfer-Encoding values aside from chunk, since we don't support gzip/compress/deflate as described in RFC 7230. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ebaa0fc..995206e 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ Source tarballs suitable for distribution are housed here: * https://yhbt.net/cmogstored/files/ The latest stable release is: - https://yhbt.net/cmogstored/files/cmogstored-1.7.2.tar.gz + https://yhbt.net/cmogstored/files/cmogstored-1.7.3.tar.gz See https://yhbt.net/cmogstored/NEWS for release notes -- cgit v1.2.3-24-ge0c7