GCDWebServer v3.4.1 Release Notes

Release Date: 2017-08-21 // over 6 years ago
    • ✂ Removed support for CocoaLumberJack
    • 🛠 Fixed CFURLCopyPath() returning NULL for "//" path
    • Return "501 Not implemented" for requests without matching handlers instead of 405