X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FEnv%2FgetResponseStatusForAllCodes.md;h=f31941fea3b1c99e775843b6324e40dc19546306;hb=fb2ab0c8596f274acb2a3aea76f97c895ee2af34;hp=2e377836a1bedea2cf30a24e4e2dfdda60259c84;hpb=7823a35136269030a351b68b8ae8ee5026696aea;p=mdref%2Fmdref-http diff --git a/http/Env/getResponseStatusForAllCodes.md b/http/Env/getResponseStatusForAllCodes.md index 2e37783..f31941f 100644 --- a/http/Env/getResponseStatusForAllCodes.md +++ b/http/Env/getResponseStatusForAllCodes.md @@ -4,12 +4,12 @@ Retrieve a list of all known HTTP response status. ## Parameters: -> None. +None. ## Returns: -* ```array``` mapping of the form \[ +* array mapping of the form \[ ... - ```int $code``` => ```string $status``` + int $code => string $status ... \]