Searched refs:_contentType (Results 1 – 1 of 1) sorted by relevance
79 private $_contentType; variable in CAS_ProxiedService_Http_Post104 $this->_contentType = $contentType;135 if (empty($this->_contentType) && !empty($this->_body)) {144 $request->addHeader('Content-Type: '.$this->_contentType);