allow setting multiple headers with the same name
[m6w6/ext-http] / tests / propertyproxy001.phpt
index 1001f8e5c3c981eccd6eb4a88a4d34091604fcc1..8c5f23b53408141595bf05e30e3d026260d89334 100644 (file)
@@ -92,7 +92,9 @@ bykey: 1
 by1ref: 2
 by2ref: 1
 byXref: 2
-bynext: 1, 2, 3
+bynext: 1
+bynext: 2
+bynext: 3
 
 DONE