You are here

property cc::$http_default_content_type in Constant Contact 7.3

Same name and namespace in other branches
  1. 6.3 class.cc.php \cc::http_default_content_type
  2. 6.2 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 149
Constant Contact PHP Class

Class

cc
@file Constant Contact PHP Class

Code

var $http_default_content_type = 'text/html';