Searched refs:postEncode (Results 1 – 2 of 2) sorted by relevance
127 $url .= $this->postEncode($data);232 $data = $this->postEncode($data);834 protected function postEncode($data){ function in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
97 $post = $this->postEncode($data);