.. |
mg_base64_X.md
|
65a80ce100
export base64 encoding/decoding to public API (#1038)
|
3 年 前 |
mg_callbacks.md
|
4af4d2e010
Remove obsolete callback from the documentation and sort according to code
|
2 年 前 |
mg_check_digest_access_authentication.md
|
efb1cdbb4c
Document mg_check_digest_access_authentication and add an example
|
7 年 前 |
mg_check_feature.md
|
1070fc9ca6
spelling: Fix docs/* issues.
|
2 年 前 |
mg_client_cert.md
|
a01b3cdd06
Add mg_ or MG_ prefix to all symbols in civetweb.h
|
7 年 前 |
mg_client_options.md
|
b0dc1ed38e
Added descriptions in API Reference
|
8 年 前 |
mg_close_connection.md
|
b0dc1ed38e
Added descriptions in API Reference
|
8 年 前 |
mg_connect_client.md
|
b0dc1ed38e
Added descriptions in API Reference
|
8 年 前 |
mg_connect_client_secure.md
|
b0dc1ed38e
Added descriptions in API Reference
|
8 年 前 |
mg_connect_websocket_client.md
|
b0dc1ed38e
Added descriptions in API Reference
|
8 年 前 |
mg_cry.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_download.md
|
b0dc1ed38e
Added descriptions in API Reference
|
8 年 前 |
mg_error_data.md
|
e037c4e850
Interface change: struct mg_error_data
|
3 年 前 |
mg_exit_library.md
|
30b6af7d75
Update documentation of mg_library_init/exit
|
3 年 前 |
mg_form_data_handler.md
|
19bd43a7e1
Add prefix MG_ in a few places
|
2 ヶ月 前 |
mg_get_builtin_mime_type.md
|
a3ea465dd5
Added function descriptions
|
8 年 前 |
mg_get_connection_info.md
|
074a34d32a
Document server statistics API - Step 22/22 (or 99/99) of #243
|
8 年 前 |
mg_get_context.md
|
c32dad6cf3
Store pointer in init_thread (See #534) (Step 3/3)
|
6 年 前 |
mg_get_context_info.md
|
760b2dcca9
Documentation: mg_get_context_info.md fixed typo
|
6 年 前 |
mg_get_cookie.md
|
180db0fcaf
Fix mg_get_cookie() parameter description
|
2 年 前 |
mg_get_header.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_get_option.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_get_ports.md
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
6 年 前 |
mg_get_request_info.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_get_request_link.md
|
47929c3f75
Add example POST handler
|
8 年 前 |
mg_get_response.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_get_response_code_text.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_get_response_info.md
|
79a1c8f80d
Update mg_get_response_info.md
|
6 年 前 |
mg_get_server_ports.md
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
6 年 前 |
mg_get_system_info.md
|
074a34d32a
Document server statistics API - Step 22/22 (or 99/99) of #243
|
8 年 前 |
mg_get_thread_pointer.md
|
c32dad6cf3
Store pointer in init_thread (See #534) (Step 3/3)
|
6 年 前 |
mg_get_user_connection_data.md
|
1070fc9ca6
spelling: Fix docs/* issues.
|
2 年 前 |
mg_get_user_data.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_get_valid_option_names.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_get_valid_options.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_get_var.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_get_var2.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_handle_form_request.md
|
801770e4c9
Fix typo
|
7 年 前 |
mg_header.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_init_data.md
|
3019ad17c7
Add documentation for recently added features
|
4 年 前 |
mg_init_library.md
|
30b6af7d75
Update documentation of mg_library_init/exit
|
3 年 前 |
mg_lock_connection.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_lock_context.md
|
52b8279f06
Added several function descriptions
|
8 年 前 |
mg_match.md
|
7fe76b4995
Document pattern matching interface (#499)
|
3 年 前 |
mg_md5.md
|
1070fc9ca6
spelling: Fix docs/* issues.
|
2 年 前 |
mg_modify_passwords_file.md
|
1070fc9ca6
spelling: Fix docs/* issues.
|
2 年 前 |
mg_modify_passwords_file_ha1.md
|
40e286450f
Add mg_modify_passwords_file_ha1
|
4 年 前 |
mg_option.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_printf.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_read.md
|
a3ec19b4d6
Update mg_read.md
|
6 年 前 |
mg_request_info.md
|
ee7ea1bb76
fix minor typo in docs/api/mg_request_info.md
|
1 年間 前 |
mg_response_header_X.md
|
9f6f72bfb1
Document mg_response_header_* functions
|
4 年 前 |
mg_response_info.md
|
b81e8cd1ae
Rewrite request parsing (Step 27/?)
|
8 年 前 |
mg_send_chunk.md
|
6a12d95a34
docs/api/ fix link to mg_printf md page
|
4 年 前 |
mg_send_digest_access_authentication_request.md
|
6a12d95a34
docs/api/ fix link to mg_printf md page
|
4 年 前 |
mg_send_file.md
|
d504fa233d
Add new API function mg_send_file_body
|
7 年 前 |
mg_send_file_body.md
|
1c4a7eca1d
Corrected typo in mg_send_file_body.md
|
6 年 前 |
mg_send_http_error.md
|
9397b14e2e
Add API function for 30x redirect
|
7 年 前 |
mg_send_http_ok.md
|
9397b14e2e
Add API function for 30x redirect
|
7 年 前 |
mg_send_http_redirect.md
|
9397b14e2e
Add API function for 30x redirect
|
7 年 前 |
mg_send_mime_file.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_send_mime_file2.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_server_port.md
|
dfdb047498
Expose if server ports are bound
|
4 ヶ月 前 |
mg_set_auth_handler.md
|
583eba3cd9
Fix link in documentation
|
2 年 前 |
mg_set_request_handler.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_set_user_connection_data.md
|
de949f5085
Comment use of "const" for handles (mg_context*,mg_connection*)
|
8 年 前 |
mg_set_websocket_handler.md
|
3019ad17c7
Add documentation for recently added features
|
4 年 前 |
mg_set_websocket_handler_with_subprotocols.md
|
3019ad17c7
Add documentation for recently added features
|
4 年 前 |
mg_split_form_urlencoded.md
|
229c964c02
API function mg_split_form_urlencoded (#856)
|
5 年 前 |
mg_start.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_start_thread.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_stop.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_store_body.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_strcasecmp.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_strncasecmp.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_unlock_connection.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_unlock_context.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_upload.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_url_decode.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_url_encode.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_version.md
|
dcd7a0b67d
Completed function and structure documentation
|
8 年 前 |
mg_websocket_client_write.md
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年 前 |
mg_websocket_subprotocols.md
|
3019ad17c7
Add documentation for recently added features
|
4 年 前 |
mg_websocket_write.md
|
8268ca7be3
Update mg_websocket_write.md
|
8 年 前 |
mg_write.md
|
6a12d95a34
docs/api/ fix link to mg_printf md page
|
4 年 前 |