1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-17 22:21:06 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Davis
b2b62edd57 Fixed Lua compile error with recent change to conn2() 2013-10-07 14:22:23 -04:00
Thomas Davis
7e72461870 Updated comments 2013-10-07 14:22:23 -04:00
Thomas Davis
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
Thomas Davis
af000e03c7 Added new URI to handler mapping for C code. 2013-10-07 14:22:21 -04:00
Thomas Davis
acbe6db15f Added URLEncode methods 2013-10-07 14:22:20 -04:00
Thomas Davis
466f3982fe Added urlDecode urlDecode CivetServer methods 2013-10-07 14:22:20 -04:00
HariKamath
f16f053e11 Wrapper funtion for mg_het_header() 2013-10-07 14:22:20 -04:00
HariKamath
59e17e4401 Changes suggested by Thomas, plus, some minor spelling istakes 2013-10-07 14:22:20 -04:00
HariKamath
021011b273 Cpp implementation for mg_get_cookie().
The user can pass standard strings for cookie name get back the corresponding value.
The method returns the size of the cookie string read.
2013-10-07 14:22:19 -04:00
Thomas Davis
b2aee90d14 Regorganized directories to make them more intuitive 2013-10-07 14:22:16 -04:00