Lorenzo Canepa 6a12d95a34 docs/api/ fix link to mg_printf md page 4 anni fa
..
mg_callbacks.md aaf0ff0393 Add a "after connection was closed" callback 4 anni fa
mg_check_digest_access_authentication.md efb1cdbb4c Document mg_check_digest_access_authentication and add an example 7 anni fa
mg_check_feature.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_client_cert.md a01b3cdd06 Add mg_ or MG_ prefix to all symbols in civetweb.h 7 anni fa
mg_client_options.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_close_connection.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_connect_client.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_connect_client_secure.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_connect_websocket_client.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_cry.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_download.md b0dc1ed38e Added descriptions in API Reference 8 anni fa
mg_error_data.md 3019ad17c7 Add documentation for recently added features 4 anni fa
mg_exit_library.md 4cbc33caba Merge pull request #392 from PavelVozenilek/patch-3 8 anni fa
mg_form_data_handler.md 18e3c0c737 mg_form_data_handler.md improved 6 anni fa
mg_get_builtin_mime_type.md a3ea465dd5 Added function descriptions 8 anni fa
mg_get_connection_info.md 074a34d32a Document server statistics API - Step 22/22 (or 99/99) of #243 8 anni fa
mg_get_context.md c32dad6cf3 Store pointer in init_thread (See #534) (Step 3/3) 6 anni fa
mg_get_context_info.md 760b2dcca9 Documentation: mg_get_context_info.md fixed typo 6 anni fa
mg_get_cookie.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_get_header.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_get_option.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_get_ports.md 964011874e Fixed typo mg_server_ports -> mg_server_port 6 anni fa
mg_get_request_info.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_get_request_link.md 47929c3f75 Add example POST handler 8 anni fa
mg_get_response.md 52b8279f06 Added several function descriptions 8 anni fa
mg_get_response_code_text.md 52b8279f06 Added several function descriptions 8 anni fa
mg_get_response_info.md 79a1c8f80d Update mg_get_response_info.md 6 anni fa
mg_get_server_ports.md 964011874e Fixed typo mg_server_ports -> mg_server_port 6 anni fa
mg_get_system_info.md 074a34d32a Document server statistics API - Step 22/22 (or 99/99) of #243 8 anni fa
mg_get_thread_pointer.md c32dad6cf3 Store pointer in init_thread (See #534) (Step 3/3) 6 anni fa
mg_get_user_connection_data.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_get_user_data.md 52b8279f06 Added several function descriptions 8 anni fa
mg_get_valid_option_names.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_get_valid_options.md 52b8279f06 Added several function descriptions 8 anni fa
mg_get_var.md 52b8279f06 Added several function descriptions 8 anni fa
mg_get_var2.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_handle_form_request.md 801770e4c9 Fix typo 7 anni fa
mg_header.md 52b8279f06 Added several function descriptions 8 anni fa
mg_init_data.md 3019ad17c7 Add documentation for recently added features 4 anni fa
mg_init_library.md eeabb9b3e6 Fix typo and broken links 6 anni fa
mg_lock_connection.md 52b8279f06 Added several function descriptions 8 anni fa
mg_lock_context.md 52b8279f06 Added several function descriptions 8 anni fa
mg_md5.md 201ffd4ade Fixed quotes 8 anni fa
mg_modify_passwords_file.md e9bccfb81b Document HTTP digest auth API functions (see #426) 7 anni fa
mg_option.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_printf.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_read.md a3ec19b4d6 Update mg_read.md 6 anni fa
mg_request_info.md 7600670c4b Document local_uri_raw and format code 4 anni fa
mg_response_header_X.md 9f6f72bfb1 Document mg_response_header_* functions 4 anni fa
mg_response_info.md b81e8cd1ae Rewrite request parsing (Step 27/?) 8 anni fa
mg_send_chunk.md 6a12d95a34 docs/api/ fix link to mg_printf md page 4 anni fa
mg_send_digest_access_authentication_request.md 6a12d95a34 docs/api/ fix link to mg_printf md page 4 anni fa
mg_send_file.md d504fa233d Add new API function mg_send_file_body 7 anni fa
mg_send_file_body.md 1c4a7eca1d Corrected typo in mg_send_file_body.md 6 anni fa
mg_send_http_error.md 9397b14e2e Add API function for 30x redirect 7 anni fa
mg_send_http_ok.md 9397b14e2e Add API function for 30x redirect 7 anni fa
mg_send_http_redirect.md 9397b14e2e Add API function for 30x redirect 7 anni fa
mg_send_mime_file.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_send_mime_file2.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_server_port.md 964011874e Fixed typo mg_server_ports -> mg_server_port 6 anni fa
mg_set_auth_handler.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_set_request_handler.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_set_user_connection_data.md de949f5085 Comment use of "const" for handles (mg_context*,mg_connection*) 8 anni fa
mg_set_websocket_handler.md 3019ad17c7 Add documentation for recently added features 4 anni fa
mg_set_websocket_handler_with_subprotocols.md 3019ad17c7 Add documentation for recently added features 4 anni fa
mg_split_form_urlencoded.md 229c964c02 API function mg_split_form_urlencoded (#856) 5 anni fa
mg_start.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_start_thread.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_stop.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_store_body.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_strcasecmp.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_strncasecmp.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_unlock_connection.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_unlock_context.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_upload.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_url_decode.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_url_encode.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_version.md dcd7a0b67d Completed function and structure documentation 8 anni fa
mg_websocket_client_write.md 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 anni fa
mg_websocket_subprotocols.md 3019ad17c7 Add documentation for recently added features 4 anni fa
mg_websocket_write.md 8268ca7be3 Update mg_websocket_write.md 8 anni fa
mg_write.md 6a12d95a34 docs/api/ fix link to mg_printf md page 4 anni fa