Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.1, 1.0.2, 1.0.3, 1.1
-
None
Description
We don't ignore runs of whitespace when parsing compressible_types, thus the inadvertent double space between application/xml and it's preceding item causes us not to compress application/xml content-types.
Fix is to improve regexp to ignore this.