[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTTPAPI version 1.23 released!



Hi folks,

I've just released a new version of HTTPAPI (version 1.23) it contains 
exactly one new API (and no bug fixes):

    -- HTTP_xml_parse_string().

        This routine lets you parse XML data stored in a variable
        or anything else in memory that can be addressed by a pointer.
        Using the same XML parsing techniques you'd use with
        http_parse_xml_stmf() or http_url_post_xml().

This feature does not change the code elsewhere in HTTPAPI, and 
therefore should not have any risk of providing new bugs (though, there 
might be existing bugs!) in HTTPAPI, so it should be a small risk to 
upgrade to this version.

The new version is available on my web site at:

http://www.scottklement.com/httpapi

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------