\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

$code

integer

The HTTP status code.