Gregor Jasny
|
02a77c6193
Fix doxygen variable names
|
3 vuotta sitten |
Thiago Macedo
|
5aae63e27d
Adds getMethod for CivetServer
|
4 vuotta sitten |
bel2125
|
958dcef8d1
Fix CivetHandler.cpp handleOptions
|
4 vuotta sitten |
Pieter Cardoen
|
cf080fd5f1
Added overload handle functions with http status
|
4 vuotta sitten |
xtne6f
|
f5032dbd24
Use more of civetweb.c functions in CivetServer
|
5 vuotta sitten |
bel2125
|
f407edfb2d
reserved identifier violation
|
5 vuotta sitten |
bel2125
|
79fcb55855
Merge branch 'master' into fix/mg_server_ports
|
6 vuotta sitten |
bel2125
|
2a9d318971
Format source code (after some merges)
|
6 vuotta sitten |
Philipp Hasper
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
6 vuotta sitten |
Philipp Hasper
|
161dc25c16
CPP interface: Added getter for full port information
|
6 vuotta sitten |
Gregor Jasny
|
a47420151d
Separate C and CXX DLL import and export flags
|
6 vuotta sitten |
bel2125
|
f166b4f143
Revert format and update .clang-format file
|
6 vuotta sitten |
bel2125
|
fc274f5530
Format code (with clang-format 6.0)
|
6 vuotta sitten |
Thorsten Horstmann
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 vuotta sitten |
bel2125
|
365676c281
Prepare error message for logging in mg_send_http_error
|
7 vuotta sitten |
marco
|
fcd99996c4
Adds static method getPostData to CivetServer class.
|
7 vuotta sitten |
bel2125
|
cd3a8cf8a5
Format code after merge
|
8 vuotta sitten |
Simon Hailes
|
028a2d79c4
C++ CivetServer - Set UserContext from constructor; add getUserContext
|
8 vuotta sitten |
Simon Hailes
|
6dd910c98e
Add general usercontext variable to CPP server
|
8 vuotta sitten |
bel
|
0e1a352855
Update copyright year
|
8 vuotta sitten |
bel
|
92c91a67cc
Auto format code after merge
|
9 vuotta sitten |
Philipp Hasper
|
b112ba03b6
Automatically initialize mg_callbacks to NULL in constructor
|
9 vuotta sitten |
bel
|
27a56bbe3e
Add a note not to create a CivetServer instance with a static constructor in a Windows DLL
|
9 vuotta sitten |
Philipp Hasper
|
36ef459a78
HEAD request handler for C++ interface
|
9 vuotta sitten |
Neil Jensen
|
eb79a551d8
Make CivetAuthHandler::authorize function pure virtual
|
9 vuotta sitten |
Neil Jensen
|
ed9ae22a65
Change authorization handlers to a separate type
|
9 vuotta sitten |
Neil Jensen
|
6d5236d027
Add custom authorization handler
|
9 vuotta sitten |
Neil Jensen
|
76b1fbd5cf
Add PATCH handlers to the CivetServer
|
9 vuotta sitten |
bel
|
04db49f20b
Autoformat after merge #234
|
9 vuotta sitten |
brett
|
c07b562d2d
allow CivetServer constructor to accept options as std::vector<std::string>
|
9 vuotta sitten |