Pion Network Library v0.1.6 Release Notes

Release Date: 2007-06-01 // almost 17 years ago
    • ➕ Added support for HTTP module configuration files (see testmodules.conf)
    • ➕ Added support for parsing & setting cookies (Version 1, RFC 2109)
    • ➕ Added a CookieModule that displays and lets you add/delete cookies
    • ➕ Added LogModule that displays events when an external log library is used
    • ➕ Added support to FileModule for cygwin paths and "file" option
    • ➕ Added support for SSL/TLS using OpenSSL (must use --with-openssl)
    • Plug-ins now use pion_create_PLUGINNAME and pion_destroy_PLUGINNAME
    • 🛠 Fixed bugs related to the parsing of request (POST) content