fix http\Params::__toString() with RFC5988 payload; fix tests
[m6w6/ext-http] / tests / client020.phpt
index 7ea5d60d87eceee5eab42c7fd6cc0f32afe84c07..ed86f4a727e87d5b4520b3727efcdcf8010fc0d1 100644 (file)
@@ -35,7 +35,8 @@ server("proxy.inc", function($port, $stdin, $stdout, $stderr) {
 Test
 Server on port %d
 GET / HTTP/1.1
-User-Agent: PECL_HTTP/%s PHP/%s libcurl/%s
-Host: localhost:%d
 Accept: */*
+Host: localhost:%d
+User-Agent: PECL_HTTP/%s PHP/%s libcurl/%s
+
 ===DONE===