Callback for transport.internal.parse_response
Description
Internal use only. Converts a raw HTTP response to a Requests_Response while still executing a multiple request.
Parameters
$response
stringrequired- Full response text including headers and body (will be overwritten with Response instance)
$request
arrayrequired- Request data as passed into Requests::request_multiple()
User Contributed Notes
You must log in before being able to contribute a note or feedback.