bel
|
0e1a352855
Update copyright year
|
8 lat temu |
bel
|
0772f9bf8b
Fix TODO in C++ example code
|
8 lat temu |
bel2125
|
6b92c512f5
Rename include Windows.h to windows.h for cross-compilation from Linux to Windows
|
8 lat temu |
bel
|
3ca45d6dae
Remove windows specific code from example
|
9 lat temu |
bel2125
|
3eb145e58c
Update repository for Visual Studio 2015 build
|
9 lat temu |
bel
|
58ca276782
Fix use of std::vector in optional C++ interface (see #262)
|
9 lat temu |
bel
|
407e628b0b
Merge #217 with a another (incomplete) implementation of the same issue, and format code
|
9 lat temu |
bel
|
29cb09973b
Format C++ example
|
9 lat temu |
bel
|
64e6264676
Add example how to handle PUT and POST in C++
|
9 lat temu |
bel
|
4de9090577
Apply revised clang-format (#207) to all actively maintained source files
|
9 lat temu |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
10 lat temu |
bel
|
0a1f99c6bb
Remove misleading comment in CivetServer.h
|
10 lat temu |
bel
|
724753a7da
Fix C++ build errors in Linux
|
11 lat temu |
bel
|
be97d78aac
Enhance C++ embedding example for CivetServer::getParam test
|
11 lat temu |
bel
|
c9f266e3a7
Issue #11: Method to get POST request parameters via C++ interface
|
11 lat temu |
bel
|
c471b9bdc9
C++ embedding example should do the same as the C embedding example
|
11 lat temu |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
12 lat temu |
Thomas Davis
|
e551b74564
Updated comments
|
12 lat temu |
Thomas Davis
|
840f3c4079
Stripped out extra test code.
|
12 lat temu |
Thomas Davis
|
6b7e1ff2a8
Made file dormat UNIX LF
|
12 lat temu |
Thomas Davis
|
031e2cd665
Relaxed the ordering contraint on the URI matches.
|
12 lat temu |
Thomas Davis
|
af000e03c7
Added new URI to handler mapping for C code.
|
12 lat temu |
Thomas Davis
|
b2aee90d14
Regorganized directories to make them more intuitive
|
12 lat temu |