fix some compiler warnings
[m6w6/ext-http] / phpunit / MessageBodyTest.php
index eda54b0b9e416562e4ce0fc47ef585d9a73af03e..708d3174863d545028f9f3279817fcafd04e7374 100644 (file)
@@ -67,7 +67,7 @@ class MessageBodyTest extends PHPUnit_Framework_TestCase {
             "\r\n".
             "fuz\r\n".
             "--%x.%x\r\n".
-            "Content-Disposition: attachment; name=\"upload\"; filename=\"MessageBodyTest.php\"\r\n".
+            "Content-Disposition: form-data; name=\"upload\"; filename=\"MessageBodyTest.php\"\r\n".
             "Content-Transfer-Encoding: binary\r\n".
             "Content-Type: text/plain\r\n".
             "\r\n".