X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_functions.c;h=e4f3cae9cdc9bfc05d08516d17a93eccf9b60598;hp=aeeea5b9eca8e35be5f30ab24fb08ce2e04e5f17;hb=8cb7ee1e8d8093d21ad9120b342a7ce1effa3694;hpb=1076272e2da97d6df6c2f2423b92a1694709e65a diff --git a/http_functions.c b/http_functions.c index aeeea5b..e4f3cae 100644 --- a/http_functions.c +++ b/http_functions.c @@ -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!"