Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Obtains the locale of this response.
The locale is used to determine the reason phrase
for the IHttpResponse.SetStatusCode(int).
It can be changed using IHttpResponse.Locale.
Set method documentation [Android Documentation]
Changes the locale of this response.
If there is a status line, it's reason phrase will be updated
according to the status code and new locale.