mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
parent
eb1f37905d
commit
a0fca599da
@ -142,9 +142,9 @@ bool HttpRequest::ParseBody(StreamReadContext& src, bool may_wait)
|
||||
|
||||
if (size == 0) {
|
||||
CompleteBody = true;
|
||||
return false;
|
||||
} else
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
if (src.Eof)
|
||||
|
Loading…
x
Reference in New Issue
Block a user