ui-utilcpp 1.10.3
Todo List
Class UI::Util::Http::Cookie
Parts marked "GENERIC PART" should be solved by a generic key/pair vector.
Global UI::Util::Http::HeaderField::HeaderField (std::string const &line)
: Is it ok to allow empty names?
Class UI::Util::Http::SetCookie
Syntax integrity checks for setVALUE methods (expires, domain, path, ...).
Class UI::Util::QuotaInfo

: The interface is focused on linux "standard" quota interface. Interface should rather be most powerful, with lesser implementations falling back to sane defaults.

: Nicer way to find out what interface to use rather then testing on by one (check "quota" source).