Update mg_serve_http.md

This commit is contained in:
Evelyn 2016-07-22 16:21:47 +01:00 committed by GitHub
parent 13f4742699
commit 202dfc18be

View File

@ -7,7 +7,7 @@ signature: |
struct mg_serve_http_opts opts); struct mg_serve_http_opts opts);
--- ---
Serve given HTTP request according to the `options`. Serves given HTTP request according to the `options`.
Example code snippet: Example code snippet: