X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FEnv%2FsetResponseHeader.md;h=fa01699423bc41eb092dbdd981aa3fc415651623;hb=9620c25e36f35fce0b77dedeedd97b6125b257ed;hp=31eda469c24d112dc5b0ce3291725913d85d2165;hpb=4f57c61489737869d5c6aa0a5688a04a467536c2;p=mdref%2Fmdref-http diff --git a/http/Env/setResponseHeader.md b/http/Env/setResponseHeader.md index 31eda46..fa01699 100644 --- a/http/Env/setResponseHeader.md +++ b/http/Env/setResponseHeader.md @@ -6,7 +6,7 @@ If no $header_value is specified, or $header_value is NULL, then a previously se If $response_code is not 0, the response status code is updated accordingly. -## Parameters: +## Params: * string $header_name, the name of the response header. * Optional mixed $header_value, the header value.