X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FMessage%2Freverse.md;fp=http%2FMessage%2Freverse.md;h=00d8c15ddee06ee12c5838a8c8cea2d533aec5ab;hb=a6882b68705828177d779e0dee653f79e0569155;hp=9189589b4ca2fcda68fe6301b07a290fb9105722;hpb=833affdd89838632c71810fc4ee98d2bd30ebd34;p=mdref%2Fmdref-http diff --git a/http/Message/reverse.md b/http/Message/reverse.md index 9189589..00d8c15 100644 --- a/http/Message/reverse.md +++ b/http/Message/reverse.md @@ -2,7 +2,8 @@ Reverse the message chain and return the former top-most message. -> **Note:** Message chains are ordered in reverse-parsed order by default, i.e. the last parsed message is the message you'll receive from any call parsing HTTP messages. +> ***NOTE:*** +> Message chains are ordered in reverse-parsed order by default, i.e. the last parsed message is the message you'll receive from any call parsing HTTP messages. > > This call re-orders the messages of the chain and returns the message that was parsed first with any later parsed messages re-parentized.