Searched refs:_body (Results 1 – 3 of 3) sorted by relevance
86 private $_body; variable in CAS_ProxiedService_Http_Post123 $this->_body = $body;135 if (empty($this->_contentType) && !empty($this->_body)) {143 if (!empty($this->_body)) {145 $request->addHeader('Content-Length: '.strlen($this->_body));146 $request->setPostBody($this->_body);
75 protected $_body = null; variable in Hoa\\Iterator\\Repeater103 $this->_body = $body;161 if (null !== $this->_body) {162 $handle = &$this->_body;
1 …_body',\n [\n `Id: ${req.id}`,\n `Text: ${req.text}`,\n `Risk: ${req.ris…