From 938d2655e201654f0b67dce8ccef99681fdff172 Mon Sep 17 00:00:00 2001 From: Lammert Bies Date: Thu, 8 Dec 2016 02:34:23 +0100 Subject: [PATCH] Added similar function interlink --- docs/api/mg_header.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/mg_header.md b/docs/api/mg_header.md index 0a32f59f..364949ef 100644 --- a/docs/api/mg_header.md +++ b/docs/api/mg_header.md @@ -16,3 +16,4 @@ The structure `mg_header` is used as a sub-structure in the [`struct mg_request_ ### See Also * [`struct mg_request_info;`](mg_request_info.md) +* [`mg_get_header();`](mg_get_header.md)