--- 3.2.0 2015/06/01

Another fallback for badly proxified URLs, CPXY-151 (WBKIDS) 
Fix CPXY-157: Proxify more attributes (data-src, etc)
Fix CPXY-140: Add/remove request/response headers
Fix CPXY-146: Cookie domain expansion to itself (NEWSBANK_AWN)

--- 3.1.2 2014/08/11

A new config setting, skiprequestheader CPXY-138

--- 3.1.1 2014/02/18

Fix a namespace error in the config file cproxy.xml

--- 3.1.0 2014/02/18

Recognizes 'null' as a fake content connector, passes auth and proxy from
param file without invoking CF.

Reads and understands advanced things from the session file
  - CookieDomainExpansion
  - OmitCookie
  - SkipLink

Removed the <disableposttrick>, we have better tools for such

Improved error reporting, more informative texts, especially around p-files

Do not clean old session files in test mode

Split the configuration for the cproxy filter away from cf-proxy-route.xml,
into its own file /etc/cf-proxy/cproxy.xml

RPM/Deb uses libmetaproxy6.

--- 3.0.4 2013/11/04

RPM/Deb uses libmetaproxy5.

--- 3.0.3 2013/09/20

Fix CPXY-105, produce a proper 400 InvalidRequest instead of blindly
redirecting to a HTTPS URL

--- 3.0.2 2013/09/17

Fix CPXY-89, by adding <disableposttrick> in config, setting it up to disable
the processing of host-relative POST requests for given URLs.

--- 3.0.1 2013/09/16

Minor fixes in packaging and README

--- 3.0 2013/09/11

Total rewrite of cf-proxy, using Metaproxy instead of Apache 
