--- 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 
