GCDWebServer v3.3.3 Release Notes

Release Date: 2016-07-15 // almost 8 years ago
    • ๐Ÿ›  Fixed deflateEnd() being used instead of inflateEnd() in GCDWebServerGZipDecoder
    • โœ‚ Removed exception handling around handlers since it was poorly implemented anyway
    • ๐Ÿ›  Fixed a compatibility issue with CocoaPods