You are here

property cc::$http_default_content_type in Constant Contact 6.3

Same name and namespace in other branches
  1. 6.2 class.cc.php \cc::http_default_content_type
  2. 7.3 class.cc.php \cc::http_default_content_type

* The default Content-Type header to use for all HTTP requests * If no Content-Type header is set this is the default * * @access protected

File

./class.cc.php, line 148

Class

cc
@file

Code

var $http_default_content_type = 'text/html';