mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
Update mg_send_response_line.md
This commit is contained in:
parent
efe53b57e4
commit
a11eafc5b3
@ -7,7 +7,7 @@ signature: |
|
|||||||
const char *extra_headers);
|
const char *extra_headers);
|
||||||
---
|
---
|
||||||
|
|
||||||
Send response status line.
|
Sends a response status line.
|
||||||
If `extra_headers` is not NULL, then `extra_headers` are also sent
|
If `extra_headers` is not NULL, then `extra_headers` are also sent
|
||||||
after the reponse line. `extra_headers` must NOT end end with new line.
|
after the reponse line. `extra_headers` must NOT end end with new line.
|
||||||
Example:
|
Example:
|
||||||
|
Loading…
Reference in New Issue
Block a user