Requests_Transport_cURL::process_response( string $response, array $options ): string|false

In this article

Process a response

Parameters

$responsestringrequired
Response data from the body
$optionsarrayrequired
Request options

Return

string|false HTTP response data including headers. False if non-blocking.

Source

User Contributed Notes

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