HttpUtil
class HttpUtil (View source)
HTTP related Utilities.
Methods
static
getResponseTextForCode(int $code)
Return the text representation of a HTTP response code.
Details
at line 79
static
getResponseTextForCode(int $code)
Return the text representation of a HTTP response code.