You are here

property cc::$http_request_headers in Constant Contact 7.3

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

The HTTP requests headers.

Use http_headers_add() to add individual headers.

@access protected

File

./class.cc.php, line 200
Constant Contact PHP Class

Class

cc
@file Constant Contact PHP Class

Code

var $http_request_headers = array();