Test: /ext/standard/tests/http/bug67430.phpt - Version 7.0.12-dev        

Bug #67430 http:// wrapper doesn't follow 308 redirects
Submitted: 2014-06-12 22:59:11 Modified: 2014-06-13 01:19:33
From: aharvey Assigned: aharvey
Status: Closed Package: HTTP related
PHP Version: 5.4.29 OS: Irrelevant

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Done
001- POST / HTTP/1.0
002- Host: 127.0.0.1:12342
003- Connection: close
004-
005- GET /foo HTTP/1.0
006- Host: 127.0.0.1:12342
007- Connection: close
008-
009- POST / HTTP/1.0
010- Host: 127.0.0.1:12342
011- Connection: close
012-
013- Done