rolling-curl icon indicating copy to clipboard operation
rolling-curl copied to clipboard

How can i get curl_errno()

Open mt-ks opened this issue 6 years ago • 1 comments

Hello, i want to get curl_errno() message. How can i do this?

mt-ks avatar Jul 30 '18 15:07 mt-ks

Use $request->getResponseErrno();

PavelMove avatar Apr 12 '22 06:04 PavelMove