1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-27 08:02:47 +03:00

Added similar function interlink

This commit is contained in:
Lammert Bies
2016-12-08 02:34:23 +01:00
committed by GitHub
parent 42b3580fb3
commit 938d2655e2

View File

@@ -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)