ba6cb0d1b7
Added tests for checking positive and negative matches for the Cache-Control and Pragma http headers. If the requested resource is static check if these headers are not set Cache-Control: no-store Pragma: no-cache If the resource is dynamic ensure these headers are set Cache-Control: no-store Pragma: no-cache