• Deomid Ryabkov's avatar
    Make mg_http_serve_file public · 5fa544fc
    Deomid Ryabkov authored
    A way to serve a single, specific file as opposed to the hairy monster
    that is mg_serve_http.
    
    PUBLISHED_FROM=6ed1bc487b9d41d212a5907337182f23b040aecf
    5fa544fc
Name
Last commit
Last update
..
intro.md Loading commit data...
mg_connect_http.md Loading commit data...
mg_connect_http_opt.md Loading commit data...
mg_connect_ws.md Loading commit data...
mg_connect_ws_opt.md Loading commit data...
mg_file_upload_handler.md Loading commit data...
mg_fu_fname_fn.md Loading commit data...
mg_get_http_header.md Loading commit data...
mg_get_http_var.md Loading commit data...
mg_http_check_digest_auth.md Loading commit data...
mg_http_create_digest_auth_header.md Loading commit data...
mg_http_parse_header.md Loading commit data...
mg_http_serve_file.md Loading commit data...
mg_parse_http.md Loading commit data...
mg_parse_multipart.md Loading commit data...
mg_printf_html_escape.md Loading commit data...
mg_printf_http_chunk.md Loading commit data...
mg_printf_websocket_frame.md Loading commit data...
mg_register_http_endpoint.md Loading commit data...
mg_send_head.md Loading commit data...
mg_send_http_chunk.md Loading commit data...
mg_send_response_line.md Loading commit data...
mg_send_websocket_frame.md Loading commit data...
mg_send_websocket_framev.md Loading commit data...
mg_send_websocket_handshake.md Loading commit data...
mg_send_websocket_handshake2.md Loading commit data...
mg_serve_http.md Loading commit data...
mg_set_protocol_http_websocket.md Loading commit data...
mg_url_decode.md Loading commit data...
struct_http_message.md Loading commit data...
struct_mg_http_multipart_part.md Loading commit data...
struct_mg_serve_http_opts.md Loading commit data...
struct_websocket_message.md Loading commit data...