zendframework / zend-http

Http component from Zend Framework
BSD 3-Clause "New" or "Revised" License
134 stars 85 forks source link

Fix Curl adapter timeout detection #102

Closed mlocati closed 7 years ago

mlocati commented 7 years ago

Fix https://github.com/zendframework/zend-http/issues/101

ezimuel commented 7 years ago

@mlocati can you provide unit test? Thanks!

mlocati commented 7 years ago

@mlocati can you provide unit test? Thanks!

Sure! Shall I keep this PR against master or move it to develop?

mlocati commented 7 years ago

@ezimuel Done in https://github.com/zendframework/zend-http/pull/102/commits/b8d75b3d444b0089ee62e590d94055bdcaa488f5 (this test fails in the current master, succeed for this PR)