prepare v4.2.5
[m6w6/ext-http] / tests / client025.phpt
index 3f90cbd7b8314f2db4dd22551dab3c5c99bd7fa4..21f4c2db12619037f54edfbae5c3a5e22c31f2d4 100644 (file)
@@ -1,11 +1,12 @@
 --TEST--
 client seek
 --SKIPIF--
-<?php 
+<?php
 include "skipif.inc";
+skip_client_test();
 ?>
 --FILE--
-<?php 
+<?php
 
 include "helper/dump.inc";
 include "helper/server.inc";
@@ -29,13 +30,14 @@ Accept-Ranges: bytes
 Content-Length: %d
 Etag: "%x"
 X-Original-Transfer-Encoding: chunked
+X-Request-Content-Length: 2
 
 PUT / HTTP/1.1
 Accept: */*
 Content-Length: %d
 Content-Range: bytes 1-2/3
-Expect: 100-continue
-Host: localhost:%d
+%r(Expect: 100-continue
+)?%rHost: localhost:%d
 User-Agent: %s
 X-Original-Content-Length: %d