- libevent diagnostics
[m6w6/ext-http] / tests / parse_message_005.phpt
index 0ddeb0548f2df6fd8b6fecb9638ef1d0aafd43a8..f86aac7223c79b2b76aada681ade3b9e39b5aa6e 100644 (file)
@@ -11,7 +11,7 @@ print_r(http_parse_message(
 "
 HTTP/1.1 206
 Server: Funky/1.0
-Content-Range: bytes=0-0/100
+Content-Range: bytes0-0/100
 
 1
 
@@ -49,7 +49,7 @@ stdClass Object
             [headers] => Array
                 (
                     [Server] => Funky/1.0
-                    [Content-Range] => bytes=0-0/100
+                    [Content-Range] => bytes0-0/100
                 )
 
             [body] => 1