X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FHeader%2Fnegotiate.md;h=8b53f6ad5e7c2f18687c1e43f2da9c3c2578e1e9;hb=HEAD;hp=dd2d1c884e4c9db75d05159fb1022416bc197020;hpb=9d6563138b2dba26f5bf2d246bdeca3d60ced48e;p=mdref%2Fmdref-http diff --git a/http/Header/negotiate.md b/http/Header/negotiate.md index dd2d1c8..8b53f6a 100644 --- a/http/Header/negotiate.md +++ b/http/Header/negotiate.md @@ -6,13 +6,14 @@ header being negotiated is Accept, then a slash is used as primary type separator, and if the header is Accept-Language respectively, a hyphen is used instead. -> **Note:** The first elemement of $supported serves as a default if no operand matches. +> ***NOTE:*** +> The first element of $supported serves as a default if no operand matches. ## Params: * array $supported The list of supported values to negotiate. -* Optional reference array &$result +* Optional array &$result Out parameter recording the negotiation results. ## Returns: