update travis-pecl
[m6w6/ext-http] / tests / client020.phpt
index 29a6ed24699c1a35b003a1f7b5569409934511ad..ed86f4a727e87d5b4520b3727efcdcf8010fc0d1 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-proxy - don't send proxy headers for a standard request
+client proxy - don't send proxy headers for a standard request
 --SKIPIF--
 <?php 
 include "skipif.inc";
@@ -35,8 +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: */*
-Content-Length: 0
+Host: localhost:%d
+User-Agent: PECL_HTTP/%s PHP/%s libcurl/%s
+
 ===DONE===