$response->code() (numeric code returned, error or not) $response->message(); (text status code) $response->status_line() (both numeric and string error codes)