From: Vsevolod Stakhov Date: Thu, 18 Aug 2011 13:40:01 +0000 (+0400) Subject: Add more. X-Git-Tag: 0.4.4~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9ce994d6001fa1e4eeb299dbeb65425aa943cb63;p=rspamd.git Add more. --- diff --git a/src/protocol.c b/src/protocol.c index 59d8fda13..df7ef4f9c 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -589,7 +589,7 @@ parse_header (struct worker_task *task, f_str_t * line) } } - return res; + return res || task->is_http; } gboolean