Searched refs:FORM_URLENCODED (Results 1 – 1 of 1) sorted by relevance
30 const FORM_URLENCODED = 'application/x-www-form-urlencoded'; define in Google_IO95 $contentType = self::FORM_URLENCODED;100 if ($contentType == self::FORM_URLENCODED && is_array($postBody)) {