Top "Zend-http-client" questions

Zend_Http_Client provides an easy interface for preforming Hyper-Text Transfer Protocol (HTTP) requests.

Error in cURL request: name lookup timed out

I wrote some code that fill a login form and submit it via post method. Like: $config = array( 'adapter' => …

php zend-framework curl dns zend-http-client
Unable to enable crypto on TCP connection api.mysite.com on Zend

I was creating a module application for Zend Framework 2. When I try to send a post request to my server …

zend-framework2 zend-http-client