diff --git a/src/ChangeLog b/src/ChangeLog index a95a0441..a50502ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2005-07-02 Hrvoje Niksic - * http.c (gethttp): Except for head_only, use skip_short_body to - skip the non-20x error message before leaving gethttp. + * http.c (gethttp): Skip error message body in the keep-alive + case. 2005-07-02 Hrvoje Niksic