2a9192334e
Fixes #3890 If we do a put request without a body the current code still tries to read the body. This patch makes sure that we do not try to read the body if the content length is 0. See RFC 2616 Section 4.3 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
---|---|---|
.. | ||
Controller | ||
Db | ||
DependencyInjection | ||
Http | ||
Middleware | ||
Routing | ||
Utility | ||
AppTest.php |