- preparations for HttpMessage
[m6w6/ext-http] / http_functions.c
index aeeea5b9eca8e35be5f30ab24fb08ce2e04e5f17..e4f3cae9cdc9bfc05d08516d17a93eccf9b60598 100644 (file)
@@ -586,7 +586,6 @@ PHP_FUNCTION(http_chunked_decode)
  *     0 => array(
  *         'Status' => '200 Ok',
  *         'Content-Type' => 'text/plain',
-
  *         'Content-Language' => 'en-US'
  *     ),
  *     1 => "Hello World!"