-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.10
-
Component/s: Core - Content REST APIs
If response compression is on, Confluence will send a Content-Encoding header without a value. Doing so is against spec and breaks in some clients, most notably some JavaScript XML-RPC libraries.
JIRA had the same issue recently as JRA-15658.
The fix should simply be to upgrade Confluence's version of atlassian-gzipfilter from 1.6 to the latest.