Index: main/http.c =================================================================== --- main/http.c (revision 293612) +++ main/http.c (working copy) @@ -394,7 +394,7 @@ "Connection: close\r\n" "%s" "Content-Length: %d\r\n" - "%s\r\n\r\n", + "%s\r\n", status_code, status_title ? status_title : "OK", ast_get_version(), timebuf,