X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=http_functions.c;h=dd24050b00ae818878e2f1c7c36ca98424a1950f;hb=47d531af5faac1df8dedeb383867850ab430f0a1;hp=1f635c59d6f85f100d1994008868cff0ecd12e6f;hpb=f309338a0d3774171ccc2fb64f6e2accfbeae0bc;p=m6w6%2Fext-http diff --git a/http_functions.c b/http_functions.c index 1f635c5..dd24050 100644 --- a/http_functions.c +++ b/http_functions.c @@ -956,7 +956,7 @@ PHP_FUNCTION(http_match_request_header) * - compress: bool, whether to allow gzip/deflate content encoding * (defaults to true) * - port: int, use another port as specified in the url - * - referer: string, the referer to sends + * - referer: string, the referer to send * - useragent: string, the user agent to send * (defaults to PECL::HTTP/version (PHP/version))) * - headers: array, list of custom headers as associative array