Savon v0.7.2 Release Notes

Release Date: 2010-01-17 // over 14 years ago
    • ๐Ÿ”ฆ Exposed the Net::HTTP response (added by Kevin Ingolfsland). Use the http accessor (response.http) on your Savon::Response to access the Net::HTTP response object.

    • ๐Ÿ›  Fix for issue #21.

    • ๐Ÿ›  Fix for issue #22.

    • ๐Ÿ›  Fix for issue #19.

    • โž• Added support for global header and namespaces. See issue #9.