Open
Description
This method has an old bug that makes this block fail.
The bug was introduced in 7d07b84 when the response content variable _
was removed. This has broken the XML parsing a few lines below.
A content
receiver was reintroduced lately, to make flake8 happy, but the bug was still there.
While this bug is fixed the effectiveness of these calls should be analyzed:
1 - we don't need to set the styleParameterFilter for GWC on every update
2 - do we really need to invalidate GWC on every update?