xtne6f
|
6ebe819a47
Reduce locking scope in embedded_c example
|
5 years ago |
bel2125
|
085e10c309
Use query string in embedded_c example
|
5 years ago |
bel2125
|
1beb379c99
Fix some warnings
|
5 years ago |
bel2125
|
e14dff167a
Merge branches to 'master'
|
5 years ago |
bel2125
|
39dbee5fe4
Fix bug #725 in embedded.c example
|
6 years ago |
Drew Wells
|
8c4e0b3041
Added server_domain parameter to an init_ssl_domain callback which is called after the init_ssl callback
|
5 years ago |
Drew Wells
|
16f346f4fa
Adjusted mg_callbacks.md documentation and embedded.c example for server_domain paramter to init_ssl
|
5 years ago |
bel2125
|
5475c99e94
Code format after merge
|
6 years ago |
Tomasz Gorochowik
|
e371e61e55
Don't specify document_root in embedded_c if NO_FILES
|
6 years ago |
Tomasz Gorochowik
|
f82f78c1ef
Add option to use civetweb without filesystems
|
6 years ago |
bel2125
|
d0faaf7736
Example: Fix inverted #ifdef (fixes #724)
|
6 years ago |
bel2125
|
e440e061ce
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 years ago |
bel2125
|
410c00e52d
Fix some PSV Studio warnings for Windows build (#597)
|
6 years ago |
bel2125
|
79fcb55855
Merge branch 'master' into fix/mg_server_ports
|
6 years ago |
bel2125
|
124b236121
Use MG_FORM_FIELD_STORAGE_GET in embedded_c example
|
6 years ago |
Philipp Hasper
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
6 years ago |
bel2125
|
505347b9cf
Embedded example may be used without SLL, even if the civetweb library is built with SSL support
|
6 years ago |
bel2125
|
f166b4f143
Revert format and update .clang-format file
|
6 years ago |
bel2125
|
fc274f5530
Format code (with clang-format 6.0)
|
6 years ago |
Thorsten Horstmann
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 years ago |
bel2125
|
bc372f91fc
Examples and test: use new instead of legacy interface
|
7 years ago |
bel2125
|
d95d2dec54
Example: Fix condition (#521)
|
7 years ago |
bel2125
|
efb1cdbb4c
Document mg_check_digest_access_authentication and add an example
|
7 years ago |
bel2125
|
8ab8f3d8bf
Fix copy paste error in example
|
8 years ago |
bel2125
|
9f1fbd4843
Example: print message type of websocket messages (see also #486)
|
8 years ago |
bel2125
|
4ed57f4e14
embedded_c example should always use http port 8884 IPv4, no matter if USE_IPV6 or NO_SSL is set
|
8 years ago |
bel
|
db1acbfd0f
Add mg_send_chunk interface function
|
8 years ago |
bel
|
47929c3f75
Add example POST handler
|
8 years ago |
bel
|
c11a335005
Don't use deprecaded field in test and examples
|
8 years ago |
bel
|
0413225271
Example: Use new field local_uri instead of obsolete field uri (see #393)
|
8 years ago |