X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_response_object.c;h=0e1eb29abd7455fdb3a26c9756722cc1498a3a30;hp=30f5abaf8ba6f023df72c919c038e0d4239cc080;hb=b63e146a77c6512cae1574c0bb520b3a7bbec1e7;hpb=1f4974565dc58da9c7bfbde278896a5e06e9d669;ds=sidebyside diff --git a/http_response_object.c b/http_response_object.c index 30f5aba..0e1eb29 100644 --- a/http_response_object.c +++ b/http_response_object.c @@ -560,7 +560,7 @@ PHP_METHOD(HttpResponse, getContentType) } /* }}} */ -/* {{{ proto static string HttpResponse::guessContentType(string magic_file[, long magic_mode = MAGIC_MIME]) +/* {{{ proto static string HttpResponse::guessContentType(string magic_file[, int magic_mode = MAGIC_MIME]) * * Attempts to guess the content type of supplied payload through libmagic. * If the attempt is successful, the guessed content type will automatically