Because a Reason-Phrase is not a required element in response
Status-Line, the Reason-Phrase value MAY be null. Implementations MAY
choose to return the default RFC 2616 recommended reason phrase for the
response's Status-Code.
public getReasonPhrase ( ) : string | null | ||
return | string | null | reason phrase, or null if unknown. |