Commit a11eafc5 authored by Evelyn's avatar Evelyn Committed by GitHub

Update mg_send_response_line.md

parent efe53b57
......@@ -7,7 +7,7 @@ signature: |
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
after the reponse line. `extra_headers` must NOT end end with new line.
Example:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment