reasonPhrase

abstract val reasonPhrase: String?

HTTP status message of the response.

Some implementations (e.g. JDK HTTP Client) do not support reporting the reason phrase. When not supported a standard phrase will be provided unless there is no standard phrase, in which case null will be returned.