madmaxoft
|
efb7d4fd3e
|
Fixed WebAdmin's request parameters.
Also added doxycomments on what they really contain.
|
2013-10-13 20:29:57 +02:00 |
|
madmaxoft
|
b5c90d7b20
|
WebAdmin uses the new HTTP functionality.
This is a partial implementation of #183.
|
2013-10-05 23:08:16 +02:00 |
|
madmaxoft
|
1012fd82fd
|
HTTP Server can now parse multipart/form-data forms; better architecture.
|
2013-10-04 13:13:34 +02:00 |
|
madmaxoft
|
bb0fb0aa30
|
Improved the HTTPFormParser code.
No change to the functionality.
|
2013-09-28 23:02:16 +02:00 |
|
madmaxoft
|
b883a0b514
|
Fixed recognition of multipart-form-data forms.
|
2013-09-28 20:06:35 +02:00 |
|
madmaxoft
|
8130e6dd54
|
Created basic cHTTPFormParser.
It can parse forms in the application/x-www-form-urlencoded encoding, used for forms without file uploads.
|
2013-09-28 19:30:25 +02:00 |
|