|
@@ -1455,7 +1455,7 @@ write_http_status_line(dir_connection_t *conn, int status,
|
|
if (tor_snprintf(buf, sizeof(buf), "HTTP/1.0 %d %s\r\n\r\n",
|
|
if (tor_snprintf(buf, sizeof(buf), "HTTP/1.0 %d %s\r\n\r\n",
|
|
log_warn(LD_BUG,"status line too long.");
|
|
log_warn(LD_BUG,"status line too long.");
|