X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FEnv%2FgetResponseStatusForCode.md;h=1830561a9ebea37b06ca47b33f05c447db3a8bad;hb=9620c25e36f35fce0b77dedeedd97b6125b257ed;hp=e97b60fbabbe4c6c9483cc3c2af939ef23fa4a6b;hpb=4f57c61489737869d5c6aa0a5688a04a467536c2;p=mdref%2Fmdref-http diff --git a/http/Env/getResponseStatusForCode.md b/http/Env/getResponseStatusForCode.md index e97b60f..1830561 100644 --- a/http/Env/getResponseStatusForCode.md +++ b/http/Env/getResponseStatusForCode.md @@ -2,13 +2,12 @@ Retrieve the string representation of specified HTTP response code. -## Parameters: +## Params: * int $code The HTTP response code to get the string representation for. ## Returns: -* string, the HTTP response status message -* empty string, if no message for this code was found +* string, the HTTP response status message (may be empty, if no message for this code was found)