1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-07-04 17:22:28 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
bel
c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface 2014-03-22 23:02:07 +01:00
bel
c471b9bdc9 C++ embedding example should do the same as the C embedding example 2014-01-10 22:22:26 +01:00
b745f22107 Normallized coding style in a predictable way.
Uses astyle program which is freely avaiable on all platforms.
2013-10-07 14:22:22 -04:00
e551b74564 Updated comments 2013-10-07 14:22:22 -04:00
840f3c4079 Stripped out extra test code. 2013-10-07 14:22:21 -04:00
6b7e1ff2a8 Made file dormat UNIX LF 2013-10-07 14:22:21 -04:00
031e2cd665 Relaxed the ordering contraint on the URI matches.
Solved by doing smart insertions.
2013-10-07 14:22:21 -04:00
af000e03c7 Added new URI to handler mapping for C code. 2013-10-07 14:22:21 -04:00
b2aee90d14 Regorganized directories to make them more intuitive 2013-10-07 14:22:16 -04:00