HTTPS client & more flexible resource allocation
- Support for HTTPS client (automatically activated when using a "https://.." URL).
- Add new API functions: echttp_forget(), echttp_json_estimate(), echttp_xml_estimate().
- Number of clients is now determined by the kernel file descriptor limit, with lazy allocation of context as needed.
- Minor XML attribute fix (well.. improvement, not yet fully compliant to any official syntax).