W3cubDocs

/WordPress

Requests_Exception_HTTP::getReason()

Get the status message

Source

File: wp-includes/Requests/Exception/HTTP.php

public function getReason() {
		return $this->reason;
	}

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/requests_exception_http/getreason