From 87c5ed8beca8ae36da5c38ef3594b56d132e7dde Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 25 Apr 2006 20:49:40 +0000 Subject: Paul Querna fixed libcurl to better deal with deflate content encoding when the stream (wrongly) lacks a proper zlib header. This seems to be the case on too many actual server implementations. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0f1a1debc..662c40383 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel (25 April 2006) +- Paul Querna fixed libcurl to better deal with deflate content encoding + when the stream (wrongly) lacks a proper zlib header. This seems to be the + case on too many actual server implementations. + Daniel (21 April 2006) - Ale Vesely fixed CURLOPT_INTERFACE when using a hostname. -- cgit v1.2.3