\google\appengine\util\HttpUtil
FINAL
HTTP related Utilities.
Methods
getResponseTextForCode
STATIC
getResponseTextForCode(integer $code)
Return the text representation of a HTTP response code.
Parameters
Name | Description |
---|---|
|
The HTTP status code. |