mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 23:49:44 +08:00
Corrected small typo in docs
This commit is contained in:
parent
531c47b47c
commit
497b26a249
@ -731,7 +731,7 @@ parameter.
|
|||||||
- `fmt` - a format string for the HTTP body, in a printf semantics
|
- `fmt` - a format string for the HTTP body, in a printf semantics
|
||||||
|
|
||||||
|
|
||||||
### mg\_http\_header()
|
### mg\_http\_get\_header()
|
||||||
|
|
||||||
```c
|
```c
|
||||||
struct mg_str *mg_http_get_header(struct mg_http_message *, const char *name);
|
struct mg_str *mg_http_get_header(struct mg_http_message *, const char *name);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user