Requests_Exception_Transport_cURL::getReason()

Get the error message


Description Description


Source Source

File: wp-includes/Requests/Exception/Transport/cURL.php

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

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.