mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 07:28:13 +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
|
||||
|
||||
|
||||
### mg\_http\_header()
|
||||
### mg\_http\_get\_header()
|
||||
|
||||
```c
|
||||
struct mg_str *mg_http_get_header(struct mg_http_message *, const char *name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user