diff --git a/client_http.hpp b/client_http.hpp index 945b7a2..1bf61c4 100644 --- a/client_http.hpp +++ b/client_http.hpp @@ -35,6 +35,8 @@ namespace SimpleWeb { ++crlfcrlf; else if(crlfcrlf == 2) ++crlfcrlf; + else + crlfcrlf = 0; lflf = 0; } else {