From a6bcdc83945ff51479ad5e998df330f7867aada9 Mon Sep 17 00:00:00 2001 From: DanilBerestov Date: Tue, 2 Oct 2018 22:14:10 +0800 Subject: [PATCH] changes.md is updated --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 145caec1d..6bd448878 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,8 @@ * Websocket server finished() isn't called if client disconnects #511 +* A responses with the following codes: 100, 101, 102, 204 -- are sent without Content-Length header. #521 + ## [0.7.8] - 2018-09-17