Now applications use more flexible mount-points
Added requests logging to HTTP server
Added mount-point abstraction class
- Updated license - Removed files support from TODO list
Implemented file upload, file widget and multipart/form-data parsing
Fixed uninitialized parameter in regex_match
Replaced markdown API usage from FILE to memory one
Some makefiles cleanup
Added hidden widget to forms
Renamed private data member to _data to prevent collision with user's data